From 6f4d57a3c6da607038f4fbe49c691478f47933be Mon Sep 17 00:00:00 2001 From: Nathaniyell Date: Tue, 10 Dec 2024 01:36:05 +0100 Subject: [PATCH] fix: correct Igbo translation for "Free" in billing terms --- src/gui/src/i18n/translations/ig.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gui/src/i18n/translations/ig.js b/src/gui/src/i18n/translations/ig.js index 8e9d422f8..37b46923e 100644 --- a/src/gui/src/i18n/translations/ig.js +++ b/src/gui/src/i18n/translations/ig.js @@ -378,7 +378,7 @@ const ig = { "billing.resume_subscription": "Zọpụ Akụkọ", // In English: "Resume Subscription" "billing.subscription_cancelled": "Akụkọ gị e kpasịrị", // In English: "Your subscription has been canceled." "billing.subscription_cancelled_description": "Ọ ga-ekwe omume ka ị gaa na-ewebata ọtọ ọnụ ahịa gị ruo mgbe ịkpa ọnwa ahụ.", // In English: "You will still have access to your subscription until the end of this billing period." - "billing.offering.free": "Nfree", // In English: "Free" + "billing.offering.free": "N'efu", // In English: "Free" "billing.offering.pro": "Ukwu azụmaahịa", // In English: "Professional" "billing.offering.business": "ọrụ azụmaahịa", // In English: "Business" "billing.cloud_storage": "Ụlọ ọrụ data egwu", // In English: "Cloud Storage"