diff options
Diffstat (limited to 'language/pt_PT')
-rw-r--r-- | language/pt_PT/admin.lang.php | 2 | ||||
-rw-r--r-- | language/pt_PT/install.lang.php | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/language/pt_PT/admin.lang.php b/language/pt_PT/admin.lang.php index ebe38820c..4a985a624 100644 --- a/language/pt_PT/admin.lang.php +++ b/language/pt_PT/admin.lang.php @@ -782,5 +782,5 @@ $lang['new'] = 'novo'; $lang['No results'] = 'Sem resultados'; $lang['Searching...'] = 'Procurando...'; $lang['Type in a search term'] = 'Escreva um termo de busca'; - +$lang['Learn more'] = 'Saber mais'; ?>
\ No newline at end of file diff --git a/language/pt_PT/install.lang.php b/language/pt_PT/install.lang.php index 1271f31ca..14e060bfe 100644 --- a/language/pt_PT/install.lang.php +++ b/language/pt_PT/install.lang.php @@ -71,5 +71,4 @@ $lang['An alternate solution is to copy the text in the box above and paste it i $lang['Creation of config file local/config/database.inc.php failed.'] = 'A criação do ficheiro de configuração local/config/database.inc.php falhou.'; $lang['Download the config file'] = 'Guardar ficheiro de configuração'; $lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Pode guardar o ficheiro de configuração no seu computador e de seguida enviá-lo para a pasta /local/config da sua instalação.'; -$lang['Learn more'] = 'Saber mais'; ?>
\ No newline at end of file |