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' => 'Texto curto',
|
||||
'textarea' => 'Texto longo',
|
||||
'radio' => 'Seleção horizontal única',
|
||||
'checkbox' => 'Múltipla seleção horizontal',
|
||||
'select' => 'Seleção vertical única',
|
||||
'image' => 'Imagem:',
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user