From 6febbc74f0a4e8b2e66b091aae8652211eb4a62a Mon Sep 17 00:00:00 2001 From: Leo <97500607+6C656F@users.noreply.github.com> Date: Wed, 28 Feb 2024 20:46:02 -0800 Subject: [PATCH] Add Punjabi language support --- i18n/pa.yaml | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 i18n/pa.yaml diff --git a/i18n/pa.yaml b/i18n/pa.yaml new file mode 100644 index 0000000..32192c5 --- /dev/null +++ b/i18n/pa.yaml @@ -0,0 +1,33 @@ +- id: prev_page + translation: "ਪਿਛਲਾ" + +- id: next_page + translation: "ਅਗਲਾ" + +- id: read_time + translation: + one: "1 ਮਿੰਟ" + 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: "ਕਾਪੀ ਕੀਤੀ ਗਈ!!"