Skip to content

Commit

Permalink
Merge pull request #54 from DuchVladimir/patch-2
Browse files Browse the repository at this point in the history
Added cz locale
  • Loading branch information
gabrielcaixeta authored Dec 27, 2024
2 parents 8f1ece9 + 0c106c0 commit f8b7334
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/locales/cz_CZ.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"selectAll": "Vybrat vše ",
"deselectAll": "Odebrat vše ",
"searchPlaceholder": "Hledej...",
"searchNoResult": "Žádný výsledek...",
"searchParentSelected": "Nic není vybráno...",
"totalSelected": "Spolu vybrané"
}

0 comments on commit f8b7334

Please sign in to comment.