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' => 'Σύντομο κείμενο',
|
||||
'textarea' => 'Μακρύ κείμενο',
|
||||
'radio' => 'Οριζόντια ενιαία επιλογή',
|
||||
'checkbox' => 'Οριζόντια πολλαπλή επιλογή',
|
||||
'select' => 'Κατακόρυφη μεμονωμένη επιλογή',
|
||||
'image' => 'Εικόνα',
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user