From 9061c9ccf15a9f3050faf7ebc8a0eaed16d5e8e6 Mon Sep 17 00:00:00 2001 From: Leo <97500607+6C656F@users.noreply.github.com> Date: Wed, 28 Feb 2024 21:30:59 -0800 Subject: [PATCH] Add Punjabi support (western) --- i18n/pnb.yaml | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 i18n/pnb.yaml diff --git a/i18n/pnb.yaml b/i18n/pnb.yaml new file mode 100644 index 0000000..fa2f8a8 --- /dev/null +++ b/i18n/pnb.yaml @@ -0,0 +1,33 @@ +- id: prev_page + translation: "پِچھلا" + +- id: next_page + translation: "اگلا" + +- id: read_time + translation: + one: "ایک منٹ" + other: "مِنٹ {{ .Count }}" + +- id: words + translation: + one: "لفظ" + other: "لفظ {{ .Count }}" + +- id: toc + translation: "تتکرا" + +- id: translations + translation: "انوواد" + +- id: home + translation: "گھر" + +- id: edit_post + translation: "سودھ" + +- id: code_copy + translation: "کاپی" + +- id: code_copied + translation: "کاپی کیتی گئی!"