diff options
Diffstat (limited to 'apps/gallery/l10n/sr.php')
-rw-r--r-- | apps/gallery/l10n/sr.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/gallery/l10n/sr.php b/apps/gallery/l10n/sr.php new file mode 100644 index 00000000000..c6976b56a9f --- /dev/null +++ b/apps/gallery/l10n/sr.php @@ -0,0 +1,5 @@ +<?php $TRANSLATIONS = array( +"Gallery" => "Галерија", +"Rescan" => "Претражи поново", +"Back" => "Назад" +); |