FleetCart/Modules/Translation/Resources/lang/en/translations.php

10 lines
150 B
PHP
Raw Normal View History

2023-06-11 12:14:03 +00:00
<?php
return [
'translation' => 'Translation',
'translations' => 'Translations',
'table' => [
'key' => 'Key',
],
];