diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-02-27 14:37:12 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-02-27 14:37:12 +0100 |
commit | fd654e9c2f9b68df71c1c4525af233b53a1e07da (patch) | |
tree | 8a99d5aa27a598e2ac4b547942ad774392401df3 /settings/l10n/ka.php | |
parent | 3a7322342e602950ad53ba352e0f75193aebb265 (diff) | |
download | nextcloud-server-fd654e9c2f9b68df71c1c4525af233b53a1e07da.tar.gz nextcloud-server-fd654e9c2f9b68df71c1c4525af233b53a1e07da.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ka.php')
-rw-r--r-- | settings/l10n/ka.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/settings/l10n/ka.php b/settings/l10n/ka.php new file mode 100644 index 00000000000..63425e555b0 --- /dev/null +++ b/settings/l10n/ka.php @@ -0,0 +1,3 @@ +<?php $TRANSLATIONS = array( +"Password" => "პაროლი" +); |