New translations setup.php (Czech)

This commit is contained in:
Cachet Bot
2018-07-12 08:42:40 +01:00
parent 2e085b811c
commit fe4954e9fe
+10 -10
View File
@@ -10,14 +10,14 @@
*/ */
return [ return [
'setup' => 'Instalace', 'setup' => 'Setup',
'title' => 'Instalace Cachet', 'title' => 'Install Cachet',
'service_details' => 'Podrobnosti o službě', 'service_details' => 'Service Details',
'env_setup' => 'Nastavení prostředí', 'env_setup' => 'Environment Setup',
'status_page_setup' => 'Nastavení Stavové stránky', 'status_page_setup' => 'Status Page Setup',
'show_support' => 'Zobrazit podporu pro Cachet?', 'show_support' => 'Show support for Cachet?',
'admin_account' => 'Účet správce', 'admin_account' => 'Administrator Account',
'complete_setup' => 'Dokončení instalace', 'complete_setup' => 'Complete Setup',
'completed' => 'Cachet byl úspěšně nakonfigurován!', 'completed' => 'Cachet has been configured successfully!',
'finish_setup' => 'Přejít na řídící panel', 'finish_setup' => 'Go to dashboard',
]; ];