docs: Add translation policy on API error messages.

Record Zulip's translation policy on API error messages.
This commit is contained in:
Sean Yuan 2021-05-29 23:49:36 +08:00 committed by Tim Abbott
parent 108e7ee8af
commit 33793a3a07
1 changed files with 5 additions and 0 deletions

View File

@ -101,6 +101,11 @@ Some useful tips for your translating journey:
- Take advantage of the hotkeys the Transifex Web Editor provides, such as
`Tab` for saving and going to the next string.
- While one should definitely prioritize translating
`translations.json`, since the most prominent user-facing strings
are there, API error messages in `django.po` are presented to users,
so a full translation should include them.
### Testing translations
This section assumes you have a