diff options
author | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2012-08-14 11:31:37 (GMT) |
---|---|---|
committer | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2012-08-14 11:33:53 (GMT) |
commit | 6660bccf760742d2ed370a9c36d49fd8f41ba7ac (patch) | |
tree | 46eef2b594d83068d79f9901fda7f2faf1702a21 /.tx | |
parent | 0f87f2437beddcf4e7daeca5464c51df99dd5e16 (diff) | |
download | kolab-wap-6660bccf760742d2ed370a9c36d49fd8f41ba7ac.tar.gz |
Add translations
Diffstat (limited to '.tx')
-rw-r--r-- | .tx/config | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.tx/config b/.tx/config new file mode 100644 index 0000000..78e32d0 --- /dev/null +++ b/.tx/config @@ -0,0 +1,8 @@ +[main] +host = https://www.transifex.net + +[kolab.kolab-webadmin] +file_filter = lib/locale/<lang>.php +source_file = lib/locale/en_US.php +source_lang = en_US + |