diff --git a/client/public/locales/hi-Latn/common.json b/client/public/locales/hi-Latn/common.json new file mode 100644 index 0000000..88011dd --- /dev/null +++ b/client/public/locales/hi-Latn/common.json @@ -0,0 +1,17 @@ +{ + "actions": { + "list": "Suchi", + "create": "Banaye", + "edit": "Sampadan Karen", + "show": "Dikhayen", + "clone": "Clone" + }, + "buttons": { + "create": "Banaye", + "save": "Sahejen", + "edit": "Sampadan Karen", + "confirm": "Kya aapko pakka hai?", + "continue": "Aage badhen", + "show": "Dikhayen" + } +}