Sync language files

This commit is contained in:
James Brooks
2016-02-18 14:16:40 +00:00
parent e25472fc18
commit de5b5bdda5
173 changed files with 13771 additions and 2490 deletions
Regular → Executable
+5 -5
View File
@@ -12,12 +12,12 @@
return [
'setup' => 'Setup',
'title' => 'Setup Cachet',
'service_details' => 'Service Details',
'env_setup' => 'Environment Setup',
'status_page_setup' => 'Status Page Setup',
'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',
'admin_account' => 'Administrator account',
'complete_setup' => 'Complete setup',
'completed' => 'Cachet has been configured successfully!',
'finish_setup' => 'Go to dashboard',
];