mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 20:17:24 +08:00
update translations
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'type' => [
|
||||
'text' => 'Texte court',
|
||||
'textarea' => 'Texte long',
|
||||
'radio' => 'Simple sélection horizontale',
|
||||
'checkbox' => 'Sélection horizontale multiple',
|
||||
'select' => 'Simple sélection verticale',
|
||||
'image' => 'Image',
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user