-
-
Notifications
You must be signed in to change notification settings - Fork 532
Add Swedish localization #882
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Conversation
new file: backend/lang/se.json
new file: backend/lang/se.json
|
All contributors have signed the CLA ✍️ ✅ |
|
I have read the CLA Document and I hereby sign the CLA |
|
recheck |
|
Thanks you very much for this work, @VKronmar! Very much appreciated :-) |
# Conflicts: # frontend/src/locales/de.js # frontend/src/locales/de.po # frontend/src/locales/en.js # frontend/src/locales/en.po # frontend/src/locales/es.js # frontend/src/locales/es.po # frontend/src/locales/fr.js # frontend/src/locales/fr.po # frontend/src/locales/hu.js # frontend/src/locales/hu.po # frontend/src/locales/it.js # frontend/src/locales/it.po # frontend/src/locales/nl.js # frontend/src/locales/nl.po # frontend/src/locales/pt-br.js # frontend/src/locales/pt-br.po # frontend/src/locales/pt.js # frontend/src/locales/pt.po # frontend/src/locales/ru.js # frontend/src/locales/ru.po # frontend/src/locales/tr.js # frontend/src/locales/tr.po # frontend/src/locales/vi.js # frontend/src/locales/vi.po # frontend/src/locales/zh-cn.js # frontend/src/locales/zh-cn.po # frontend/src/locales/zh-hk.js # frontend/src/locales/zh-hk.po
|
I have read the CLA Document and I hereby sign the CLA |
|
Hi @daveearley , |
|
Hi @VKronmar, Thanks again for the work here, it is very much appreciated. I noticed only the backend translations have been added, and not the frontend (frontend/src/locales/se.po). This makes we reluctant to merge this as the majority of the translations on the platform are on the frontend. Let me know if you can add them. If not, when I have time, I can run them through an AI translation service |
|
Hi @daveearley, I totaly missed the frontend translations, i will add the other translations aswell asap. |
|
@daveearley now all translations are added and recompiled (phew). Please write if anything else is missing! :) |
Summary
Hi, i would like to add swedish localization.
Checklist