diff options
author | Robin Appelman <icewind@owncloud.com> | 2012-01-20 18:53:45 +0100 |
---|---|---|
committer | Robin Appelman <icewind@owncloud.com> | 2012-01-20 18:53:45 +0100 |
commit | 7ea2923fa8805d91ee7d69dd19d10d450792bafe (patch) | |
tree | 38d1ab7415df03f8625dfa4a0382afe20301f364 /apps/gallery/l10n/et_EE.php | |
parent | 735fcf8bd2739f109d7519aac99d864691c4ba6f (diff) | |
download | nextcloud-server-7ea2923fa8805d91ee7d69dd19d10d450792bafe.tar.gz nextcloud-server-7ea2923fa8805d91ee7d69dd19d10d450792bafe.zip |
translation updates
Diffstat (limited to 'apps/gallery/l10n/et_EE.php')
-rw-r--r-- | apps/gallery/l10n/et_EE.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/gallery/l10n/et_EE.php b/apps/gallery/l10n/et_EE.php new file mode 100644 index 00000000000..1a862db78f7 --- /dev/null +++ b/apps/gallery/l10n/et_EE.php @@ -0,0 +1,5 @@ +<?php $TRANSLATIONS = array( +"Gallery" => "Galerii", +"Rescan" => "Skänni uuesti", +"Back" => "Tagasi" +); |