mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
update translations
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'type' => [
|
||||
'text' => 'Lyhyt teksti',
|
||||
'textarea' => 'Pitkä teksti',
|
||||
'radio' => 'Vaakasuora yksittäinen valinta',
|
||||
'checkbox' => 'Vaakasuora useita valintoja',
|
||||
'select' => 'Pystysuora valinta',
|
||||
'image' => 'Kuva',
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user