diff options
Diffstat (limited to 'lang/pl')
-rw-r--r-- | lang/pl/lang.php | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/lang/pl/lang.php b/lang/pl/lang.php index 6a963a9e1..5bf6cc2df 100644 --- a/lang/pl/lang.php +++ b/lang/pl/lang.php @@ -6,12 +6,6 @@ * @author Grzegorz _ur <grzesiekzur@tlen.pl> */ $lang['encoding'] = 'utf-8'; -$lang['locales'] = array( - 'pl', - 'pl_pl', - 'pl', - 'polish', - ); $lang['btn_edit'] = 'Edytuj stronę'; $lang['btn_source'] = 'Pokaż źródło strony'; |