Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CaiJimmy/hugo-theme-stack.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRADDAH <7273511+Raddah@users.noreply.github.com>2022-03-20 02:41:18 +0300
committerGitHub <noreply@github.com>2022-03-20 02:41:18 +0300
commitc5eee559c2b6577570302e4f6a063204aa9e13ee (patch)
tree73ac8cb92337a6537a69b667401545d43aa6ee13
parent2726cf7549d4160017657ba64961431557f937a2 (diff)
fix(i18n/ar): update Reading Time localization for Arabic language (#527)
* update the localization based on Arabic syntax readingTime variable updated to match the exact syntax for Arabic language One variable in Arabic no need to add the count variable for 1 minute, there is a word to describe that specifically. Other variable localization updated to match Arabic grammar tenses. * remove unnecessary leading space Co-authored-by: Jimmy Cai <github@jimmycai.com>
-rw-r--r--i18n/ar.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/i18n/ar.yaml b/i18n/ar.yaml
index dab3c74..8af7ff9 100644
--- a/i18n/ar.yaml
+++ b/i18n/ar.yaml
@@ -30,8 +30,8 @@ article:
other: التعديل الاخير
readingTime:
- one: "قرائة {{ .Count }} دقيقة"
- other: "قرائة {{ .Count }} دقائق"
+ one: "تُقرأ خلال دقيقة"
+ other: "تُقرأ خلال {{ .Count }} دقائق"
notFound:
title: