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' => 'Kurzer Text',
|
||||
'textarea' => 'Lange Text',
|
||||
'radio' => 'Horizontale Einzelauswahl',
|
||||
'checkbox' => 'Horizontale Mehrfachauswahl',
|
||||
'select' => 'Vertikale Einzelauswahl',
|
||||
'image' => 'Bild',
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user