aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/tr/gen.php
diff options
context:
space:
mode:
authorGravatar David souza <david.a.souza@outlook.com.br> 2017-09-30 04:26:09 -0300
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2017-09-30 09:26:09 +0200
commitac3c24dd83cd60bea50008ecf990900433c729ca (patch)
tree49605d78c7bf161e920b92182f02598d85035b3d /app/i18n/tr/gen.php
parentcc4f382bff029a0a6c2373ff4dfbb624b7198952 (diff)
Language portugue (#1648)
* Create folder pt-br to translate to portuguese-brazil; Translate file admin.php; Trnaslate file index.php; * Translate the files: - conf.php - feedback.php - gen.php * Translate sub.php e install.php; add pt-br in file gen.php inside another languages * fix bug * Configure display date * Add pt-br to es, kr, zh, and fix whitespace https://github.com/FreshRSS/FreshRSS/pull/1648 * Changelog 1648 https://github.com/FreshRSS/FreshRSS/pull/1648 * Fix whitespace (caught by Travis)
Diffstat (limited to 'app/i18n/tr/gen.php')
-rw-r--r--app/i18n/tr/gen.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/i18n/tr/gen.php b/app/i18n/tr/gen.php
index ad0c72f9f..81f926840 100644
--- a/app/i18n/tr/gen.php
+++ b/app/i18n/tr/gen.php
@@ -122,6 +122,7 @@ return array(
'it' => 'Italiano',
'kr' => '한국어',
'nl' => 'Nederlands',
+ 'pt-br' => 'Português (Brasil)',
'ru' => 'Русский',
'tr' => 'Türkçe',
'zh-cn' => '简体中文',