mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-29 08:05:49 +00:00
Strings updates (avoiding 'XRPL' where possible)
This commit is contained in:
@@ -84,7 +84,7 @@ Then, update _every_ language's `.po` files with the list of strings, as follows
|
||||
$ pybabel update -l ja -d ./locale/ -i ./locale/messages.pot
|
||||
```
|
||||
|
||||
The above example is for English (`-l ja`). **Repeat for each language code.**
|
||||
The above example is for Japanese (`-l ja`). **Repeat for each language code.**
|
||||
|
||||
Now edit the PO files (for example, `locale/ja/LC_MESSAGES/messages.po`) to add translations for each newly-added string. Again, **repeat for each language.**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user