From e7ff6e26b2fa8c50ea23e217087868cf2cca6c1c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2024 17:01:52 +0530 Subject: [PATCH] chore: new translations [crowdin] (#110) Co-authored-by: github-actions[bot] --- locales/hi.json | 1 + locales/ja.json | 1 + locales/ru.json | 1 + 3 files changed, 3 insertions(+) diff --git a/locales/hi.json b/locales/hi.json index daabc066..74e32c0a 100644 --- a/locales/hi.json +++ b/locales/hi.json @@ -5,6 +5,7 @@ "intro": "यह में हूं...", "EMBED_TITLE": "बोट इन्फो", "TOTAL_SERVER": "कुल सर्वर", + "TOTAL_AUTHORIZED": "कुल यूज़र इंस्टॉल", "TOTAL_USERS": "कुल यूजर्स", "LATENCY": "लेटेंसी", "VERSION": "वर्शन", diff --git a/locales/ja.json b/locales/ja.json index ad4773dc..c3db1ae6 100644 --- a/locales/ja.json +++ b/locales/ja.json @@ -5,6 +5,7 @@ "intro": "それが私です...", "EMBED_TITLE": "ボット情報", "TOTAL_SERVER": "サーバー総数", + "TOTAL_AUTHORIZED": "Total User Installs", "TOTAL_USERS": "ユーザー総数", "LATENCY": "レイテンシー", "VERSION": "バージョン", diff --git a/locales/ru.json b/locales/ru.json index 68680c7c..9ae330df 100644 --- a/locales/ru.json +++ b/locales/ru.json @@ -5,6 +5,7 @@ "intro": "Это я...", "EMBED_TITLE": "Информация о боте", "TOTAL_SERVER": "Всего серверов", + "TOTAL_AUTHORIZED": "Total User Installs", "TOTAL_USERS": "Всего пользователей", "LATENCY": "Задержка", "VERSION": "Версия",