diff options
Diffstat (limited to 'mayor-orig/mayor-naplo/www/lang')
-rw-r--r-- | mayor-orig/mayor-naplo/www/lang/hu_HU/module-naplo/intezmeny/oraCimke.php | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/mayor-orig/mayor-naplo/www/lang/hu_HU/module-naplo/intezmeny/oraCimke.php b/mayor-orig/mayor-naplo/www/lang/hu_HU/module-naplo/intezmeny/oraCimke.php new file mode 100644 index 00000000..a6b4a2e8 --- /dev/null +++ b/mayor-orig/mayor-naplo/www/lang/hu_HU/module-naplo/intezmeny/oraCimke.php @@ -0,0 +1,9 @@ +<?php + + define('__PAGETITLE','Órarendi óra címkék'); + + define('_LEIRAS','Leírás'); + define('_CIMKEID','Címke id'); + define('_UJCIMKE','Új címke:'); + +?> |