Skip to content

Commit

Permalink
Anonymous <[email protected]> updated Czech translation using Webla…
Browse files Browse the repository at this point in the history
…te @ translate-h5p.tk.

 Translate-URL: https://translate-h5p.tk/weblate/projects/h5p/h5p-three-image/cs/

fix invalid json in language/cs.json

Co-authored-by: Anonymous <[email protected]>
Co-authored-by: Weblate <[email protected]>
  • Loading branch information
weblate committed Jan 29, 2023
1 parent b9c21a0 commit 8e4c6f0
Showing 1 changed file with 19 additions and 2 deletions.
21 changes: 19 additions & 2 deletions language/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,24 @@
"fields": [
{
"label": "Popisek",
"description": "Pokud nevyplníte, pokusíme se použít název jako popisek"
"description": "Pokud nevyplníte, pokusíme se použít název jako popisek",
"options": [
{
"label": "Use behavioral setting"
},
{
"label": "Right aligned"
},
{
"label": "Left aligned"
},
{
"label": "Top aligned"
},
{
"label": "Bottom aligned"
}
]
},
{
"label": "Pozice popisku",
Expand Down Expand Up @@ -219,7 +236,7 @@
{
"label": "Popisek pro případ, že není žádný obsah",
"default": "Bez obsahu"
},
}
]
}
]
Expand Down

0 comments on commit 8e4c6f0

Please sign in to comment.