From 7d655cc276f659b365040b55f9c4a89eb6593266 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 17 Jun 2021 02:08:08 +0000 Subject: [PATCH] Apply translations in hi_IN translation completed for the source file '/crabfit-frontend/public/i18n/en/common.json' on the 'hi_IN' language. --- crabfit-frontend/public/i18n/hi/common.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/crabfit-frontend/public/i18n/hi/common.json b/crabfit-frontend/public/i18n/hi/common.json index 5119a2c..ff565fb 100644 --- a/crabfit-frontend/public/i18n/hi/common.json +++ b/crabfit-frontend/public/i18n/hi/common.json @@ -54,5 +54,13 @@ "language": { "label": "भाषा" } + }, + "update": { + "heading": "एक अपडेट है", + "body": "एक नया संस्करण उपलब्ध है, जिसमें अपडेट, सुधार और नई सुविधाएं शामिल हैं।", + "buttons": { + "close": "खारिज", + "reload": "पुनः लोड करें" + } } }