Skip to content
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

Update Swedish translations in sv.js #914

Merged
merged 2 commits into from
Nov 25, 2024

Conversation

JessicaFredin
Copy link
Contributor

This pull request adds missing Swedish translations to the sv.js file as outlined in Issue #852.

Changes Made:

  • Replaced all undefined values with accurate Swedish translations.
  • Verified that the translations are culturally appropriate and match the intended meaning of the English text.
  • Preserved placeholders like %strong% in the translated text.
  • For the plural_suffix key, left the value as an empty string ("") because Swedish pluralization is context-dependent and varies (e.g., "or", "ar", "er", "en", or no suffix). This requires contextual handling elsewhere in the application.

Closes #852

@CLAassistant
Copy link

CLAassistant commented Nov 25, 2024

CLA assistant check
All committers have signed the CLA.

@jelveh
Copy link
Contributor

jelveh commented Nov 25, 2024

Hi @JessicaFredin could you look into the CLA before I can review and merge your PR? Thank you.

@jelveh jelveh merged commit 0b4adb6 into HeyPuter:main Nov 25, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Complete the Swedish (Svenska) translation of Puter
3 participants