Skip to content

Feature: Czech language update

Antonín Skala requested to merge Tony763/Shinobi:feature-czech-update into dev

Hi @moeiscool, this MR updates Czech language support.

MR is divided by commits into these steps:

  • Rename cs.json to cs_CZ.json to match international language code naming standard.
  • Remove duplicate cz.json (content did not match and was not complete, still I used some translations from there)
  • Update all texts and add missing.
  • Sync with en_CA.json from 7e3f9589 (removed non-existing entries and ordered)

Even after this MR, Czech language will definitely need some more polishing in the future, but for now it should be far better than now.

All merges are subject to these guidelines : https://shinobi.video/docs/contribute

Merge request reports