mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +08:00
update translations
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'type' => [
|
||||
'text' => 'Testo breve',
|
||||
'textarea' => 'Testo lungo',
|
||||
'radio' => 'Selezione singola orizzontale',
|
||||
'checkbox' => 'Selezione multipla orizzontale',
|
||||
'select' => 'Selezione singola verticale',
|
||||
'image' => 'Immagine',
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user