diff --git a/apps/website/src/translations/hi/translation.json b/apps/website/src/translations/hi/translation.json index 0967ef424..d59189ed3 100644 --- a/apps/website/src/translations/hi/translation.json +++ b/apps/website/src/translations/hi/translation.json @@ -1 +1,5 @@ -{} +{ + "get-started": { + "title": "शुरू करें" + } +}