Skip to content

Commit

Permalink
Merge pull request #22 from milandzuris/patch-1
Browse files Browse the repository at this point in the history
New Language Support Slovak SK
  • Loading branch information
t1gr0u authored Oct 27, 2023
2 parents f4d3bb7 + 4efa529 commit 93a6d98
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
10 changes: 0 additions & 10 deletions src/localize/languages/en.json

This file was deleted.

10 changes: 10 additions & 0 deletions src/localize/languages/sk.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"common": {
"version": "Verzia",
"invalid_configuration": "Neplatná konfigurácia",
"show_warning": "Zobraziť varovanie",
"show_error": "Zobraziť chybu",
"rate": "Intenzita",
"total": "Celkom"
}
}

0 comments on commit 93a6d98

Please sign in to comment.