diff options
author | Robin Appelman <icewind@owncloud.com> | 2012-05-09 12:41:01 +0200 |
---|---|---|
committer | Robin Appelman <icewind@owncloud.com> | 2012-05-09 12:41:01 +0200 |
commit | 588b51d88ac6ba9d4a6b2ee80aa7ee8bad88547f (patch) | |
tree | e4cc00ab89fd11d0a3b199fef741431499fd33d3 /apps/gallery/l10n/ro.php | |
parent | 000d7ba97535f470f30be44e02140401b24b43e2 (diff) | |
download | nextcloud-server-588b51d88ac6ba9d4a6b2ee80aa7ee8bad88547f.tar.gz nextcloud-server-588b51d88ac6ba9d4a6b2ee80aa7ee8bad88547f.zip |
update translations
Diffstat (limited to 'apps/gallery/l10n/ro.php')
-rw-r--r-- | apps/gallery/l10n/ro.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/gallery/l10n/ro.php b/apps/gallery/l10n/ro.php new file mode 100644 index 00000000000..624e73659b9 --- /dev/null +++ b/apps/gallery/l10n/ro.php @@ -0,0 +1,4 @@ +<?php $TRANSLATIONS = array( +"Rescan" => "Re-scanează", +"Back" => "Înapoi" +); |