mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-20 16:15:59 +01:00
Mention gettext and weblate to update translations
This commit is contained in:
parent
f96502607d
commit
83cea3c23e
11
README.md
11
README.md
@ -169,6 +169,17 @@ type a command like:
|
||||
|
||||
EJABBERD_CONFIG_PATH=ejabberd.yml erl -pa ebin -pa deps/*/ebin -pa test -pa deps/elixir/lib/*/ebin/ -s ejabberd
|
||||
|
||||
|
||||
Translation
|
||||
-----------
|
||||
|
||||
Using any gettext editor, you can improve the translation files found in
|
||||
`priv/msgs/*.po`, and then submit your changes.
|
||||
|
||||
Alternatively, a simple way to improve translations is using our Weblate project:
|
||||
https://hosted.weblate.org/projects/ejabberd/ejabberd/
|
||||
|
||||
|
||||
Links
|
||||
-----
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user