This is my answer to a Question on Support site for LampCMS project
Download Lampcms zip file from github or clone Lampcms master branch from github.
Look in the config/translations/ directory
There are 2 files there - one for Russian and one for English.
English has only few required translation strings since most strings don't have to have English translations.
Russian translations file "messages.ru.xlf" is a good example of how to create own language files. You should translate values of all "target" tags while not changing the values of <source> tags.
Thank you.
No comments:
Post a Comment