diff options
Diffstat (limited to 'core/l10n/pt_PT.php')
-rw-r--r-- | core/l10n/pt_PT.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/pt_PT.php b/core/l10n/pt_PT.php new file mode 100644 index 00000000000..e41152bcbbc --- /dev/null +++ b/core/l10n/pt_PT.php @@ -0,0 +1,3 @@ +<?php $TRANSLATIONS = array( +"Advanced" => "Avançado" +); |