first upload all files
This commit is contained in:
9
Modules/Translation/Resources/lang/en/translations.php
Normal file
9
Modules/Translation/Resources/lang/en/translations.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'translation' => 'Translation',
|
||||
'translations' => 'Translations',
|
||||
'table' => [
|
||||
'key' => 'Key',
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user