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' => 'Kort tekst',
|
||||
'textarea' => 'Lang tekst',
|
||||
'radio' => 'Vandret enkelt valg',
|
||||
'checkbox' => 'Vandret flere valg',
|
||||
'select' => 'Lodret enkelt valg',
|
||||
'image' => 'Billede',
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user