Update Ukrainian translation

- Added missing fields
- Mention new translation in docs
This commit is contained in:
Bytes Mess
2024-05-23 01:37:33 +03:00
parent 77e789f1a5
commit 86c0d8d471
3 changed files with 18 additions and 1 deletions

View File

@@ -19,6 +19,19 @@ article:
few: "{{ .Count }} слова"
many: "{{ .Count }} слів"
other: "{{ .Count }} слова"
views:
one: "{{ .Count }} view"
other: "{{ .Count }} views"
likes:
one: "{{ .Count }} like"
other: "{{ .Count }} likes"
part_of_series: "This article is part of a series."
part: "Part"
this_article: "This Article"
related_articles: "Related"
zen_mode_title:
enable: "Enable zen mode"
disable: "Disable zen mode"
author:
byline_title: "Автор"
@@ -60,3 +73,6 @@ sharing:
shortcode:
recent_articles: "Недавні дописи"
recent:
show_more: "Show More"