Skip to content
Snippets Groups Projects
Verified Commit b9586e48 authored by insert's avatar insert
Browse files

100% on CZ

parent a12a8697
Branches
No related merge requests found
......@@ -20,7 +20,7 @@ By running `process.js` all language files will be compared to `en.json` and a c
File | Coverage | Missing keys | Extraneous keys
------|-----|--------------|-----------------
cz.json | `92.31%` | `general.image_by` |
cz.json | `100.00%` | |
en.json | `100.00%` | |
fr.json | `100.00%` | |
hu.json | `0.00%` | `general.about`<br>`general.tos`<br>`general.privacy`<br>`general.image_by`<br>`login.title`<br>`login.email`<br>`login.password`<br>`login.enter.email`<br>`login.enter.password`<br>`login.forgot`<br>`login.new`<br>`login.create`<br>`app.main.channel.message` |
......
......@@ -2,7 +2,8 @@
"general": {
"about": "O nás",
"tos": "Podmínky",
"privacy": "Zásady ochrany osobních údajů"
"privacy": "Zásady ochrany osobních údajů",
"image_by": "Fotografie od"
},
"login": {
"title": "Přihlášení",
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment