From 5c1984f7df6867824146573a72699edd67c4b70c Mon Sep 17 00:00:00 2001 From: Manav Rathi Date: Fri, 8 Nov 2024 20:23:47 +0530 Subject: [PATCH] Move --- web/packages/base/locales/en-US/translation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/packages/base/locales/en-US/translation.json b/web/packages/base/locales/en-US/translation.json index 14a3c70eaf..56617a3c32 100644 --- a/web/packages/base/locales/en-US/translation.json +++ b/web/packages/base/locales/en-US/translation.json @@ -173,6 +173,7 @@ "subscription_purchase_success": "

We've received your payment

Your subscription is valid till {{date, date}}

", "subscription_purchase_cancelled": "Your purchase was canceled, please try again if you want to subscribe", "subscription_purchase_failed": "Subscription purchase failed, please try again", + "subscription_verification_error": "Subscription verification failed", "update_payment_method_message": "We are sorry, payment failed when we tried to charge your card, please update your payment method and try again", "payment_method_authentication_failed": "We are unable to authenticate your payment method. Please choose a different payment method and try again", "update_payment_method": "Update payment method", @@ -505,7 +506,6 @@ "advanced": "Advanced", "export_directory_does_not_exist": "Invalid export directory", "export_directory_does_not_exist_message": "

The export directory you have selected does not exist.

Please select a valid directory.

", - "subscription_verification_error": "Subscription verification failed", "storage_unit": { "b": "B", "kb": "KB",