first commit
This commit is contained in:
14
listswitch/lang/hu/lang.php
Normal file
14
listswitch/lang/hu/lang.php
Normal file
@ -0,0 +1,14 @@
|
||||
<?php return [
|
||||
'inetis' => [
|
||||
'plugin' => [
|
||||
'name' => 'Gyorskapcsoló listákhoz',
|
||||
'description' => 'Kattintható mező lehetőség hozzádása az admin listákhoz.',
|
||||
],
|
||||
'listswitch' => [
|
||||
'title_true' => 'Váltás erre: Nem',
|
||||
'title_false' => 'Váltás erre: Igen',
|
||||
'text_true' => 'Igen',
|
||||
'text_false' => 'Nem',
|
||||
],
|
||||
],
|
||||
];
|
Reference in New Issue
Block a user