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: "ਕਾਪੀ ਕੀਤੀ ਗਈ!!"
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: "کاپی کیتی گئی!"
diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html
index c121114..9c77d9a 100644
--- a/layouts/partials/svg.html
+++ b/layouts/partials/svg.html
@@ -671,6 +671,17 @@
+{{- else if (eq $icon_name "tableau") -}}
+
{{- else if (eq $icon_name "telegram") -}}