diff options
author | M.Gergo | 2019-09-02 02:25:31 +0200 |
---|---|---|
committer | M.Gergo | 2019-09-02 02:25:31 +0200 |
commit | 4b6b59c8a750fe6408d5d0cbc0e584a737dd12c1 (patch) | |
tree | 80cfa850023ac36406512e530ed582201537e518 /mayor-orig/mayor-naplo/www/lang | |
parent | a4f28686f7de4a0ca86c2215d28bddb9a378335a (diff) | |
download | mayor-rev4535.tar.gz mayor-rev4535.zip |
Rev: 4535rev4535
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:'); + +?> |