From 28fb4d3346b0a8845c761306950936ab731110f6 Mon Sep 17 00:00:00 2001 From: simonzhangsz Date: Wed, 4 Dec 2024 10:07:07 +0800 Subject: [PATCH] update package name --- src/locales/langs/en-us.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/langs/en-us.ts b/src/locales/langs/en-us.ts index e241312..4418db1 100644 --- a/src/locales/langs/en-us.ts +++ b/src/locales/langs/en-us.ts @@ -4,7 +4,7 @@ const viewEn: any = { "view.endpoint_records": "Historical", "view.billing": "Billing", "view.billing_histories": "Historical", - "view.set-meal": "Set Meal", + "view.set-meal": "Package", "view.userInfo":"User Information", };