From 80ce7820e430cbace9a3f8be0eb1118a6ae7e69c Mon Sep 17 00:00:00 2001
From: Aditya Telange <21258296+adityatelange@users.noreply.github.com>
Date: Sun, 23 Aug 2020 22:27:29 +0530
Subject: [PATCH] Add i18n support for Hindi

---
 i18n/hi.yaml | 5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 i18n/hi.yaml

diff --git a/i18n/hi.yaml b/i18n/hi.yaml
new file mode 100644
index 00000000..dfba1727
--- /dev/null
+++ b/i18n/hi.yaml
@@ -0,0 +1,5 @@
+- id: prev_page
+  translation: "पिछला पृष्ठ"
+
+- id: next_page
+  translation: "अगला पृष्ठ"