Skip to content

Add Slovak (sk) translation - #326

Open
rraddatch wants to merge 1 commit into
squizlabs:masterfrom
rraddatch:slovak-translation
Open

Add Slovak (sk) translation#326
rraddatch wants to merge 1 commit into
squizlabs:masterfrom
rraddatch:slovak-translation

Conversation

@rraddatch

Copy link
Copy Markdown

Summary

  • Adds Translations/sk.js with a full Slovak translation of all auditor UI strings and WCAG success criterion messages, following the existing locale file pattern (en.js, pl.js, fr.js, nl.js, it.js, ja.js, cn.js).
  • Key set verified to match en.js exactly (245/245), and all {{placeholder}} tokens verified to match between en.js and sk.js.
  • No other files need updates — Gruntfile.js picks up locale files via Translations/*.js glob, and the language is auto-detected from the document's lang attribute or passed explicitly (HTMLCS_RUN(standard, source, callback, 'sk')).

Test plan

  • node -c Translations/sk.js — syntax OK
  • Verified key parity against en.js (245/245 keys, no missing/extra)
  • Verified {{...}} placeholder tokens match between en.js and sk.js for every key
  • Manual smoke test in a browser with lang="sk" page (not yet run)

Adds Translations/sk.js with a full Slovak translation of all
auditor UI strings and WCAG success criterion messages, following
the existing locale file pattern (en.js, pl.js, fr.js, etc.).
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