New translations setup.php (Catalan)

This commit is contained in:
Cachet Bot
2018-07-12 08:43:21 +01:00
parent bcda7d0942
commit 8272810e55

View File

@@ -10,14 +10,14 @@
*/
return [
'setup' => 'Configuració',
'title' => 'Instal·lar Cachet',
'service_details' => 'Detalls del servei',
'env_setup' => 'Configuració de l\'entorn',
'status_page_setup' => 'Configuració de la pàgina d\'estat',
'show_support' => 'Mostrar enllaç de suport de Cachet?',
'admin_account' => 'Compte d\'administrador',
'complete_setup' => 'Completar configuració',
'completed' => 'Cachet s\'ha configurat correctament!',
'finish_setup' => 'Anar al taulell de control',
'setup' => 'Setup',
'title' => 'Install Cachet',
'service_details' => 'Service Details',
'env_setup' => 'Environment Setup',
'status_page_setup' => 'Status Page Setup',
'show_support' => 'Show support for Cachet?',
'admin_account' => 'Administrator Account',
'complete_setup' => 'Complete Setup',
'completed' => 'Cachet has been configured successfully!',
'finish_setup' => 'Go to dashboard',
];