language pack italian for vQuiz
4 years 6 months ago #7448
by EAS
language pack italian for vQuiz was created by EAS
Hello everyone! I wanted to know if an Italian language package is available for vQuiz, both for admin panel and front end.
Or advice on how to make translations. Which files to work on?
Thanks so much.
Or advice on how to make translations. Which files to work on?
Thanks so much.
Please Log in to join the conversation.
4 years 6 months ago #7451
by Daniel
Replied by Daniel on topic language pack italian for vQuiz
Hi,
We do not have any language package. But you can translate it by yourself.
Translating it to other language is very easy. All the text strings are available in separate language files. You can copy English language files and translate all the text available in that particular file.
Here is the path:
Front end: components/com_vquiz/language/
Back end: administrator/components/com_vquiz/language/
For other Modules each module has a separate language folder e.g. for Quiz category module you’ll find the file in modules/mod_vquiz_category/language folder and for Quiz module you’ll find the file in modules/mod_vquiz/language folder.
We do not have any language package. But you can translate it by yourself.
Translating it to other language is very easy. All the text strings are available in separate language files. You can copy English language files and translate all the text available in that particular file.
Here is the path:
Front end: components/com_vquiz/language/
Back end: administrator/components/com_vquiz/language/
For other Modules each module has a separate language folder e.g. for Quiz category module you’ll find the file in modules/mod_vquiz_category/language folder and for Quiz module you’ll find the file in modules/mod_vquiz/language folder.
Please Log in to join the conversation.