diff --git a/public/locales/en.json b/public/locales/en.json index 9c2c720..e52ed5c 100644 --- a/public/locales/en.json +++ b/public/locales/en.json @@ -51,5 +51,6 @@ "Privacy Policy": "Privacy Policy", "familiarized": "acknowledged", "and": "and", - "Get results": "Get results" + "Get results": "Get results", + "Step": "Step" } diff --git a/public/locales/ru.json b/public/locales/ru.json index 0ca5e4c..030f191 100644 --- a/public/locales/ru.json +++ b/public/locales/ru.json @@ -51,5 +51,6 @@ "Privacy Policy": "Политикой конфиденциальности", "familiarized": "ознакомлен", "and": "и", - "Get results": "Получить результаты" + "Get results": "Получить результаты", + "Step": "Шаг" } diff --git a/public/locales/uz.json b/public/locales/uz.json index 2b41905..0f5cde1 100644 --- a/public/locales/uz.json +++ b/public/locales/uz.json @@ -51,5 +51,6 @@ "Privacy Policy": "Maxfiylik siyosati", "familiarized": "tanishdim", "and": "va", - "Get results": "Natijalarni olish" + "Get results": "Natijalarni olish", + "Step": "Qadam" }