Sync up languages from CrowdIn. Closes #1259

This commit is contained in:
James Brooks
2016-01-29 22:05:05 +00:00
parent 900475c53c
commit 21fac30350
185 changed files with 16908 additions and 1603 deletions
+10 -9
View File
@@ -10,13 +10,14 @@
*/
return [
'setup' => 'Konfiguracja',
'title' => 'Skonfiguruj Cachet',
'service_details' => 'Szczegóły serwisu',
'status_page_setup' => 'Konfiguracja strony statusowej',
'show_support' => 'Okaż wsparcie dla Cachet?',
'admin_account' => 'Konto administratora',
'complete_setup' => 'Konfiguracja zakończona',
'completed' => 'Cachet został skonfigurowany pomyślnie!',
'finish_setup' => 'Przejdź do panelu',
'setup' => 'Installation',
'title' => 'Cachet installieren',
'service_details' => 'Servicedetails',
'env_setup' => 'Einrichtung der Systemumgebung',
'status_page_setup' => 'Statusseite einrichten',
'show_support' => 'Möchten Sie Cachet unterstützen?',
'admin_account' => 'Administratorkonto',
'complete_setup' => 'Installation abschließen',
'completed' => 'Cachet wurde erfolgreich konfiguriert!',
'finish_setup' => 'Zum Dashboard wechseln',
];