givanz / Vvveb

Powerful and easy to use cms to build websites, blogs or ecommerce stores.
https://www.vvveb.com
GNU Affero General Public License v3.0
241 stars 49 forks source link

No language pack available #67

Open NetLancer opened 5 months ago

NetLancer commented 5 months ago

Hi there! Falling in love with vvveb cms, many thanx, wish it was much more popular then i could've found it earlier )). So, i wanted to set default lang to russian (the place in central asia mostly russian speaking), but no such pack found. And If this is the case, how can i contribute to translating or where start to translate my own installed site ? Thank you for such nice modern tool :)

givanz commented 5 months ago

Hi

Thank you, I appreciate the feedback :)

Let me know if you have suggestions or additional feedback.

I'm preparing auto install scripts to submit it to different software catalogs to make it more popular.

I added Russian language pack https://github.com/Vvveb/ru_RU with some initial automated translations, working on an auto translate plugin in the admin to have all languages translated automatically and need only correcting.

If you wish to contribute you can edit the po files frontend admin with a text editor or a tool such as PoEditor.

There are some placeholder texts that you can ignore, the files are generated automatically.

You can commit the changes to this repository directly.

The install language pack button from admin language page automatically downloads the files from this repository.

In the last update translations editor was added to languages page to change translations strings directly from admin, changed files /system, /admin and /public/admin.

There is a user domain that can be edited to add custom translations, for example adding translations after adding a custom text in page builder or to avoid losing translations when the language pack is updated.

When saving translations vvveb/landing-theme etc the translations from user will be added or override existing translations.

NetLancer commented 5 months ago

Thanks for your reply, let me see what i can do soon