mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2025-02-12 06:43:30 +08:00
Added fa.yaml
It adds the Persian feature, I'll enhance it later.
This commit is contained in:
parent
c1fcec95a6
commit
3c0564b604
73
i18n/fa.yaml
Normal file
73
i18n/fa.yaml
Normal file
@ -0,0 +1,73 @@
|
|||||||
|
toggleMenu:
|
||||||
|
other: Toggle Menu
|
||||||
|
|
||||||
|
darkMode:
|
||||||
|
other: دارک مد
|
||||||
|
|
||||||
|
list:
|
||||||
|
page:
|
||||||
|
one: "{{ .Count }} صفحه"
|
||||||
|
other: "{{ .Count }} صفحه"
|
||||||
|
|
||||||
|
section:
|
||||||
|
other: سکشن
|
||||||
|
|
||||||
|
subsection:
|
||||||
|
one: Subsection
|
||||||
|
other: Subsections
|
||||||
|
|
||||||
|
article:
|
||||||
|
back:
|
||||||
|
other: عقب
|
||||||
|
|
||||||
|
tableOfContents:
|
||||||
|
other: فهرست
|
||||||
|
|
||||||
|
relatedContents:
|
||||||
|
other: شاید اینام جالب باشه برات
|
||||||
|
|
||||||
|
lastUpdatedOn:
|
||||||
|
other: Last updated on
|
||||||
|
|
||||||
|
readingTime:
|
||||||
|
one: " خواندن در {{ .Count }} دقیقه"
|
||||||
|
other: " خواندن در {{ .Count }} دقیقه"
|
||||||
|
|
||||||
|
notFound:
|
||||||
|
title:
|
||||||
|
other: پیدا نشد
|
||||||
|
|
||||||
|
subtitle:
|
||||||
|
other: این صفحه رو نداریم
|
||||||
|
|
||||||
|
widget:
|
||||||
|
archives:
|
||||||
|
title:
|
||||||
|
other: آرشیو
|
||||||
|
|
||||||
|
more:
|
||||||
|
other: بیشتر
|
||||||
|
|
||||||
|
tagCloud:
|
||||||
|
title:
|
||||||
|
other: برچسبها
|
||||||
|
categoriesCloud:
|
||||||
|
title:
|
||||||
|
other: دستهبندیها
|
||||||
|
|
||||||
|
search:
|
||||||
|
title:
|
||||||
|
other: جستجو
|
||||||
|
|
||||||
|
placeholder:
|
||||||
|
other: یچیزی بنویس
|
||||||
|
|
||||||
|
resultTitle:
|
||||||
|
other: "#PAGES_COUNT pages (#TIME_SECONDS seconds)"
|
||||||
|
|
||||||
|
footer:
|
||||||
|
builtWith:
|
||||||
|
other: ساخته شده با {{ .Generator }}
|
||||||
|
|
||||||
|
designedBy:
|
||||||
|
other: تم {{ .Theme }} طراحی توسط {{ .DesignedBy }}
|
Loading…
Reference in New Issue
Block a user