Skip to content

Commit f21aa3e

Browse files
committed
Re-activate pl translation (fixes #56)
1 parent feadad8 commit f21aa3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/lib_proj_lang.inc.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
'fr' => 'French',
3333
'it' => 'Italian',
3434
'ja' => 'Japanese',
35-
# 'pl' => 'Polish',
35+
'pl' => 'Polish',
3636
'pt_br' => 'Brazilian Portuguese',
3737
# 'ro' => 'Romanian',
3838
'ru' => 'Russian',

0 commit comments

Comments
 (0)