Make sure language files are up to date [skip ci]

This commit is contained in:
James Cole
2017-12-19 19:35:54 +01:00
parent a69aad878e
commit e8f9796fc5
45 changed files with 114 additions and 70 deletions

View File

@@ -20,6 +20,7 @@
*/
declare(strict_types=1);
return [
'home' => 'Strona główna',
'edit_currency' => 'Modyfikuj walutę ":name"',
@@ -29,7 +30,7 @@ return [
'preferences' => 'Preferencje',
'profile' => 'Profil',
'changePassword' => 'Zmień swoje hasło',
'change_email' => 'Change your email address',
'change_email' => 'Change your email address',
'bills' => 'Rachunki',
'newBill' => 'Nowy rachunek',
'edit_bill' => 'Modyfikuj rachunek ":name"',