perf: add lina i18n

This commit is contained in:
Eric 2025-06-18 18:53:28 +08:00
parent df9e6cf866
commit f041fdd70a
3 changed files with 6 additions and 3 deletions

View File

@ -1552,5 +1552,6 @@
"removeWarningMsg": "Are you sure you want to remove", "removeWarningMsg": "Are you sure you want to remove",
"setVariable": "Set variable", "setVariable": "Set variable",
"userId": "User ID", "userId": "User ID",
"userName": "User name" "userName": "User name",
"Insert": "Insert"
} }

View File

@ -1557,5 +1557,6 @@
"removeWarningMsg": "你确定要移除", "removeWarningMsg": "你确定要移除",
"setVariable": "设置参数", "setVariable": "设置参数",
"userId": "用户ID", "userId": "用户ID",
"userName": "用户名" "userName": "用户名",
"Insert": "插入"
} }

View File

@ -1562,5 +1562,6 @@
"removeWarningMsg": "你確定要移除", "removeWarningMsg": "你確定要移除",
"setVariable": "設置參數", "setVariable": "設置參數",
"userId": "用戶ID", "userId": "用戶ID",
"userName": "用戶名" "userName": "用戶名",
"Insert": "插入"
} }