aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenson Muite <bkmgit@users.noreply.github.com>2016-09-09 11:23:57 +0300
committerGitHub <noreply@github.com>2016-09-09 11:23:57 +0300
commit8b09ef1a32aad942abd5034be94158dcc97255e3 (patch)
tree25d13e923f3320ea69ed60013b95a88f436cf38c
parent51eeb5b23643f0a7ed24dce89741bb878cbe1f60 (diff)
Update README.md
Added more information on translation
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2666298..776259f 100644
--- a/README.md
+++ b/README.md
@@ -109,3 +109,9 @@ export DUDLE_POEDIT_AUTO=fr
git pull
make # will launch poedit if new french strings are to be translated
```
+
+* To add a new translation
+ - first add a new folder for your language under dudle/locals,
+ - copy an dudle.po file from another language into your folder
+ - translate sentences and phrases in your dudle.po file
+ - add an entry for your language in dudle/dudle.rb at line 245