diff options
| author | Hosted Weblate <hosted@weblate.org> | 2023-10-07 17:35:06 +0000 |
|---|---|---|
| committer | Hosted Weblate <hosted@weblate.org> | 2023-10-07 17:35:06 +0000 |
| commit | 0fe0524597ab75eedcb623c440c51742074d8d1c (patch) | |
| tree | f7f1aabf33f171d7fade3c7043c45ff5e3f4b1dd /locales | |
| parent | fdf05eaa2b2da9c6f5dae6dc51d92099853f42aa (diff) | |
| download | invidious-0fe0524597ab75eedcb623c440c51742074d8d1c.tar.gz invidious-0fe0524597ab75eedcb623c440c51742074d8d1c.tar.bz2 invidious-0fe0524597ab75eedcb623c440c51742074d8d1c.zip | |
Update Czech translation
Co-authored-by: Fjuro <ifjuro@proton.me>
Diffstat (limited to 'locales')
| -rw-r--r-- | locales/cs.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/locales/cs.json b/locales/cs.json index b2cce0bd..10c114eb 100644 --- a/locales/cs.json +++ b/locales/cs.json @@ -500,5 +500,8 @@ "channel_tab_releases_label": "Vydání", "generic_button_edit": "Upravit", "generic_button_rss": "RSS", - "playlist_button_add_items": "Přidat videa" + "playlist_button_add_items": "Přidat videa", + "generic_channels_count_0": "{{count}} kanál", + "generic_channels_count_1": "{{count}} kanály", + "generic_channels_count_2": "{{count}} kanálů" } |
