Add note on using Transifex for translations.
This commit is contained in:
parent
45c19d752b
commit
245cc74842
1 changed files with 6 additions and 0 deletions
|
|
@ -66,3 +66,9 @@ will use an empty name by default (this is shown as `Anonymous` in the list).
|
||||||
|
|
||||||
Event handlers can listen for the `OCA\PdfDraw::getDisplayName` event and update
|
Event handlers can listen for the `OCA\PdfDraw::getDisplayName` event and update
|
||||||
the `displayName` argument if they can identify the user by other means.
|
the `displayName` argument if they can identify the user by other means.
|
||||||
|
|
||||||
|
|
||||||
|
## Translations
|
||||||
|
|
||||||
|
Translations to other languages are done in Transifex at
|
||||||
|
https://www.transifex.com/strukturag/pdfdraw/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue