New translations setup.php (Finnish)
This commit is contained in:
23
resources/lang/fi-FI/setup.php
Normal file
23
resources/lang/fi-FI/setup.php
Normal file
@@ -0,0 +1,23 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
* This file is part of Cachet.
|
||||
*
|
||||
* (c) Alt Three Services Limited
|
||||
*
|
||||
* For the full copyright and license information, please view the LICENSE
|
||||
* file that was distributed with this source code.
|
||||
*/
|
||||
|
||||
return [
|
||||
'setup' => 'Asetukset',
|
||||
'title' => 'Asenna Cachet',
|
||||
'service_details' => 'Service Details',
|
||||
'env_setup' => 'Environment Setup',
|
||||
'status_page_setup' => 'Sivun asetukset',
|
||||
'show_support' => 'Show support for Cachet?',
|
||||
'admin_account' => 'Järjestelmänvalvojantili',
|
||||
'complete_setup' => 'Complete Setup',
|
||||
'completed' => 'Välimuisti on konfiguroitu onnistuneesti!',
|
||||
'finish_setup' => 'Siirry hallintapaneeliin',
|
||||
];
|
||||
Reference in New Issue
Block a user