Merge branch 'master' of https://github.com/Attendize/Attendize
This commit is contained in:
commit
bdcd12ca28
|
|
@ -30,7 +30,7 @@ return array (
|
|||
'manage' => 'Manage',
|
||||
'message' => 'Message',
|
||||
'minutes' => 'minutes',
|
||||
'months_short' => 'Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec',
|
||||
'months_short' => '|Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec|',
|
||||
'no' => 'No',
|
||||
'order_form' => 'Order Form',
|
||||
'orders' => 'Orders',
|
||||
|
|
|
|||
|
|
@ -30,7 +30,7 @@ return array (
|
|||
'manage' => 'Zarządzaj',
|
||||
'message' => 'Wiadomość',
|
||||
'minutes' => 'minuty',
|
||||
'months_short' => 'Sty|Lut|Mar|Kwi|Maj|Cze|Lip|Sie|Wrz|Paź|Lis|Gru',
|
||||
'months_short' => '|Sty|Lut|Mar|Kwi|Maj|Cze|Lip|Sie|Wrz|Paź|Lis|Gru|',
|
||||
'no' => 'Nie',
|
||||
'order_form' => 'Formularz Zamówienia',
|
||||
'orders' => 'Zamówienia',
|
||||
|
|
|
|||
Loading…
Reference in New Issue