diff options
author | Frédéric Guillot <fred@kanboard.net> | 2014-08-17 16:18:38 -0700 |
---|---|---|
committer | Frédéric Guillot <fred@kanboard.net> | 2014-08-17 16:18:38 -0700 |
commit | 995a1a262a2f86bbaaa5d8b78569a2111bde4124 (patch) | |
tree | 99e4c290f8b278a33566caa8855baad6c300ea5c /app/Locales/pl_PL/translations.php | |
parent | e468f3c558dcf1c992309fe8382b91b01c2dab6a (diff) |
Locales list show native translation of the available languages (pull-request #155)
Diffstat (limited to 'app/Locales/pl_PL/translations.php')
-rw-r--r-- | app/Locales/pl_PL/translations.php | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/app/Locales/pl_PL/translations.php b/app/Locales/pl_PL/translations.php index 53d57974..b8893744 100644 --- a/app/Locales/pl_PL/translations.php +++ b/app/Locales/pl_PL/translations.php @@ -1,13 +1,6 @@ <?php return array( - 'English' => 'angielski', - 'French' => 'francuski', - 'Polish' => 'polski', - 'Portuguese (Brazilian)' => 'Portugalski (brazylijski)', - 'Spanish' => 'Hiszpański', - // 'German' => '', - // 'Chinese (Simplified)' => '', 'None' => 'Brak', 'edit' => 'edytuj', 'Edit' => 'Edytuj', |