Skip to content

feat: Add SK locales from Crowdin - #1014

Open
AyakorK wants to merge 1 commit into
developfrom
feat/add_sk_locales
Open

feat: Add SK locales from Crowdin#1014
AyakorK wants to merge 1 commit into
developfrom
feat/add_sk_locales

Conversation

@AyakorK

@AyakorK AyakorK commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

🎩 Description

Crowdin translations for Slovak are synced to develop and no longer backported to release/0.29-stable, our current version. This left many strings (e.g. matrix question types on the questionnaire answer page) falling back to English instead of Slovak.

This PR patches sk.yml with the missing translations, pulled directly from develop's locale files (real Crowdin translations only, nothing invented). Keys untranslated on both branches are left out on purpose rather than guessed at.

The patch was generated with a script comparing the keys in en.yml on release/0.29-stable against sk.yml on develop (0.31), in order to find translations that already exist upstream but are missing from our current sk.yml, and add them.

Testing

  • Enable in the env vars the sk locale when you create your app
  • Switch the platform language to Slovak (sk)
  • Open a questionnaire/survey as a logged-out user
  • Check the sign-in/sign-up prompts and matrix question labels display in Slovak

📌 Related Issues

Tasks

  • Add locales using a homemade script

@AyakorK
AyakorK requested a review from moustachu August 3, 2026 14:11
@AyakorK
AyakorK marked this pull request as ready for review August 3, 2026 14:12
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.

1 participant