givanz / VvvebJs

Drag and drop page builder library written in vanilla javascript without dependencies or build tools.
https://www.vvveb.com/vvvebjs/editor.html
Apache License 2.0
7.15k stars 1.64k forks source link

German translation #310

Open WebCrew opened 1 year ago

WebCrew commented 1 year ago

Hi Givan,

thats just for the german translation. If you want you can assign me for this task. I'll take care of it in the next two weeks and send a pull request when I'm done.

Best regards, Andreas ;)

WebCrew commented 1 year ago

Hi Givan, because this repo is built slightly differently than the actual CMS version. For example here, the public folder is missing. I don't make a pull request. I'll upload the fully translated German version right here (yes i did it today) :)

Translated for the folder structure of the CMS to: public/themes/landing/locale/de_DE

de_DE.zip

Kind regards, Andreas / WebCrew

givanz commented 1 year ago

Hi Andreas,

Thank you. I committed the changes to the repository and included your translations in the zip. The po from themes is for theme specific translations, the po from /locale from root folder is the main translation file.

WebCrew commented 1 year ago

The po from themes is for theme specific translations, the po from /locale from root folder is the main translation file.

Ok so I have to translate the po file from the /locale folder too - I missed that one. I only did the theme based po file.

Thanks for inviting me - I`ll finish the main vvveb.po file the next days ;)

Kind regards, Andreas