From b4f300d2750e0539182a4896e2772cef8db5a3d7 Mon Sep 17 00:00:00 2001 From: q4speed Date: Thu, 14 May 2020 15:03:44 +0800 Subject: [PATCH] i18n --- frontend/src/i18n/en-US.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/en-US.js b/frontend/src/i18n/en-US.js index 8d080d0865..09924bb9f5 100644 --- a/frontend/src/i18n/en-US.js +++ b/frontend/src/i18n/en-US.js @@ -40,7 +40,7 @@ export default { 'personal_setting': 'Personal Setting', 'test_resource_pool': 'Resource Pool', 'system_setting': 'Settings', - 'api': 'Api', + 'api': 'API', 'performance': 'Performance', 'functional': 'Functional test', 'input_content': 'Please enter content',