From cdb1f0ae95541641a8b4304ea970d7849235e6cb Mon Sep 17 00:00:00 2001 From: hiddify-com <114227601+hiddify-com@users.noreply.github.com> Date: Thu, 19 Oct 2023 22:12:05 +0200 Subject: [PATCH] inlang: update translations --- assets/translations/strings_en.i18n.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/translations/strings_en.i18n.json b/assets/translations/strings_en.i18n.json index ddf1dbca..e548a8eb 100644 --- a/assets/translations/strings_en.i18n.json +++ b/assets/translations/strings_en.i18n.json @@ -46,7 +46,7 @@ "remainingDuration": "${duration} Days Remaining", "remainingTrafficSemanticLabel": "${consumed} of ${total} traffic consumed.", "expired": "Expired", - "noTraffic": "No more traffic" + "noTraffic": "Out of Quota" }, "sortBy": { "lastUpdate": "Recently updated",