mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-27 02:23:44 +02:00
Plop the languages into the project
This commit is contained in:
13
resources/lang/it/pagination.php
Normal file
13
resources/lang/it/pagination.php
Normal file
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'next' => 'Prossima »',
|
||||
'previous' => '« Indietro',
|
||||
'sidebar' => [
|
||||
'account_controls' => 'Controlli Account',
|
||||
'account_security' => 'Sicurezza Account',
|
||||
'overview' => 'Panoramica Server',
|
||||
'servers' => 'Servers',
|
||||
'subusers' => 'Controlla Sub-Utenti',
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user