diff options
Diffstat (limited to 'apps/gallery/l10n/pt_BR.php')
-rw-r--r-- | apps/gallery/l10n/pt_BR.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/gallery/l10n/pt_BR.php b/apps/gallery/l10n/pt_BR.php new file mode 100644 index 00000000000..5d704b824c0 --- /dev/null +++ b/apps/gallery/l10n/pt_BR.php @@ -0,0 +1,4 @@ +<?php $TRANSLATIONS = array( +"Rescan" => "Atualizar", +"Back" => "Voltar" +); |