New translations setup.php (Romanian)
This commit is contained in:
23
resources/lang/ro-RO/setup.php
Normal file
23
resources/lang/ro-RO/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' => 'Instalare',
|
||||
'title' => 'Instalare Cachet',
|
||||
'service_details' => 'Detalii Serviciu',
|
||||
'env_setup' => 'Instalare Mediu',
|
||||
'status_page_setup' => 'Instalare Pagină de Status',
|
||||
'show_support' => 'Vrei să contribui la proiectul Cachet?',
|
||||
'admin_account' => 'Cont Administrator',
|
||||
'complete_setup' => 'Completaţi Instalarea',
|
||||
'completed' => 'Cachet a fost configurat cu succes!',
|
||||
'finish_setup' => 'Mergi la panoul de comenzi',
|
||||
];
|
||||
Reference in New Issue
Block a user