New translations setup.php (Norwegian)

This commit is contained in:
Cachet Bot
2018-07-10 14:36:50 +01:00
parent aa32520f15
commit be65a047dc

View File

@@ -10,14 +10,14 @@
*/
return [
'setup' => 'Konfigurering',
'setup' => 'Oppsett',
'title' => 'Installer Cachet',
'service_details' => 'Tjenestedetaljer',
'env_setup' => 'Miljøoppsett',
'status_page_setup' => 'Statusside-oppsett',
'show_support' => 'Vis at du støtter Cachet?',
'admin_account' => 'Administratorkonto',
'complete_setup' => 'Fullfør installasjon',
'complete_setup' => 'Fullfør oppsett',
'completed' => 'Konfigurering av Cachet var vellykket!',
'finish_setup' => 'Gå til dashbord',
];