Add note about not translating API messages.

This commit is contained in:
Bob Van Landuyt 2019-06-19 06:29:03 +00:00 committed by Achilleas Pipinellis
parent 98a4a005d8
commit addd5a0b07
1 changed files with 3 additions and 0 deletions

View File

@ -77,6 +77,9 @@ Or:
hello = _("Hello world!")
```
NOTE: **Note:** Messages in the API (`lib/api/` or `app/graphql`) do
not need to be externalised.
### HAML files
Given the following content in HAML: