Completed
Push — master ( b40046...cdfb70 )
by Sergi Tur
12s
created
resources/lang/pl/message.php 1 patch
Spacing   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -57,8 +57,8 @@
 block discarded – undo
57 57
     'anotherlink'             => 'Kolejny link',
58 58
     'multilevel'              => 'Wielopoziomowy',
59 59
     'linklevel2'              => 'Link w poziomie 2',
60
-    'birthday'                => 'Langdon\'s Birthday',//it can't be translated to polish when it is split like that (I can but it won't be logical)
61
-    'birthdaydate'            => 'Will be 23 on April 24th',//it can't be translated to polish when it is split like that (I can but it won't be logical)
60
+    'birthday'                => 'Langdon\'s Birthday', //it can't be translated to polish when it is split like that (I can but it won't be logical)
61
+    'birthdaydate'            => 'Will be 23 on April 24th', //it can't be translated to polish when it is split like that (I can but it won't be logical)
62 62
     'progress'                => 'Postęp zadań',
63 63
     'customtemplate'          => 'Niestandardowy projekt szablonu',
64 64
     'statstab'                => 'Zawartość tablicy statystyk',
Please login to merge, or discard this patch.