translate to Greek
Best Answers
-
sahotataran
✭✭✭
download Skeleton Locale
which contains all the translations. Translate each to the Greek Language and rename this locale to whichever locale you like
0 -
sahotataran
✭✭✭
oh i never checked that. i thought that i includes all the text as well. you can then just download any other locale e.g German Locale and tanslate that one. it has all the definitions in file locale.php - you can translate that to Greek locale
0
Answers
download Skeleton Locale
which contains all the translations. Translate each to the Greek Language and rename this locale to whichever locale you like
there is only 2 files into Skeleton Locale.
into the file Definitions.php there is the line
$Definition['Some Code'] = 'Translation goes here.';
and into the file other_definitions.php there is the line
$Definition['Some Other Code'] = 'Translation goes here.';
where are all the word that i want to translate?
oh i never checked that. i thought that i includes all the text as well. you can then just download any other locale e.g German Locale and tanslate that one. it has all the definitions in file locale.php - you can translate that to Greek locale