summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2021-01-12 18:33:27 +0100
committerBadlop <badlop@process-one.net>2021-01-12 18:33:27 +0100
commit83cea3c23ee31373722d254775b04641f72419e9 (patch)
tree213e0fa2fee70b589e18508191759dc6bf18a537 /README.md
parentUpdate French translation (diff)
Mention gettext and weblate to update translations
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md
index deb49105..cfd93a64 100644
--- a/README.md
+++ b/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
-----