From 8fa758d74788108fdf5860f992d1e18a8a978d08 Mon Sep 17 00:00:00 2001 From: simonzhangsz Date: Fri, 24 Nov 2023 09:07:55 +0800 Subject: [PATCH] fix: operation --- src/i18n/locales/en-US.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/locales/en-US.ts b/src/i18n/locales/en-US.ts index 341561ef..0a40ee54 100644 --- a/src/i18n/locales/en-US.ts +++ b/src/i18n/locales/en-US.ts @@ -51,7 +51,7 @@ export default { fold: 'Fold', }, rowId: 'ID', - operate: 'Operate', + operate: 'Operation', units: { second: 'Second', minute: 'Minute',