some more translations
This commit is contained in:
parent
85ac0872ba
commit
4fecc5011f
|
|
@ -146,24 +146,25 @@ return [
|
|||
'no-resource' => 'The resource provided for insufficient for the action'
|
||||
],
|
||||
|
||||
'id' => 'ID',
|
||||
'status' => 'Stato',
|
||||
'code' => 'Codice',
|
||||
'admin-name' => 'Nome',
|
||||
'name' => 'Nome',
|
||||
'direction' => 'Direzione',
|
||||
'fullname' => 'Nome completo',
|
||||
'type' => 'Tipo',
|
||||
'required' => 'Richiesto',
|
||||
'unique' => 'Unico',
|
||||
'per-locale' => 'Basato su localizzazione',
|
||||
'per-channel' => 'Basato sul canale',
|
||||
'position' => 'Posizione',
|
||||
'locale' => 'Locale',
|
||||
'hostname' => 'Hostname',
|
||||
'email' => 'Email',
|
||||
'group' => 'Gruppo',
|
||||
'phone' => 'Telefono',
|
||||
'id' => 'ID',
|
||||
'status' => 'Stato',
|
||||
'code' => 'Codice',
|
||||
'admin-name' => 'Nome',
|
||||
'name' => 'Nome',
|
||||
'direction' => 'Direzione',
|
||||
'fullname' => 'Nome completo',
|
||||
'type' => 'Tipo',
|
||||
'copy' => 'Copia',
|
||||
'required' => 'Richiesto',
|
||||
'unique' => 'Unico',
|
||||
'per-locale' => 'Basato su localizzazione',
|
||||
'per-channel' => 'Basato sul canale',
|
||||
'position' => 'Posizione',
|
||||
'locale' => 'Locale',
|
||||
'hostname' => 'Hostname',
|
||||
'email' => 'Email',
|
||||
'group' => 'Gruppo',
|
||||
'phone' => 'Telefono',
|
||||
'gender' => 'Sesso',
|
||||
'title' => 'Titolo',
|
||||
'layout' => 'Layout',
|
||||
|
|
|
|||
|
|
@ -146,24 +146,25 @@ return [
|
|||
'no-resource' => 'The resource provided for insufficient for the action'
|
||||
],
|
||||
|
||||
'id' => 'ID',
|
||||
'status' => 'Status',
|
||||
'code' => 'Code',
|
||||
'admin-name' => 'Naam',
|
||||
'name' => 'Naam',
|
||||
'direction' => 'Richting',
|
||||
'fullname' => 'Volledige naam',
|
||||
'type' => 'Type',
|
||||
'required' => 'Verplicht',
|
||||
'unique' => 'Uniek',
|
||||
'per-locale' => 'Lokaal gebaseerd',
|
||||
'per-channel' => 'Kanaal gebaseerd',
|
||||
'position' => 'Position',
|
||||
'locale' => 'Locale',
|
||||
'hostname' => 'Hostnaam',
|
||||
'email' => 'Email',
|
||||
'group' => 'Groep',
|
||||
'phone' => 'Telefoon',
|
||||
'id' => 'ID',
|
||||
'status' => 'Status',
|
||||
'code' => 'Code',
|
||||
'admin-name' => 'Naam',
|
||||
'name' => 'Naam',
|
||||
'direction' => 'Richting',
|
||||
'fullname' => 'Volledige naam',
|
||||
'type' => 'Type',
|
||||
'copy' => 'kopiëren',
|
||||
'required' => 'Verplicht',
|
||||
'unique' => 'Uniek',
|
||||
'per-locale' => 'Lokaal gebaseerd',
|
||||
'per-channel' => 'Kanaal gebaseerd',
|
||||
'position' => 'Position',
|
||||
'locale' => 'Locale',
|
||||
'hostname' => 'Hostnaam',
|
||||
'email' => 'Email',
|
||||
'group' => 'Groep',
|
||||
'phone' => 'Telefoon',
|
||||
'gender' => 'Geslacht',
|
||||
'title' => 'Titel',
|
||||
'layout' => 'Layout',
|
||||
|
|
|
|||
Loading…
Reference in New Issue