chore: add check locales keys

This commit is contained in:
jialin
2025-03-28 19:15:57 +08:00
parent 2079fc1801
commit c0d92fbdd5
7 changed files with 152 additions and 4 deletions
+3 -1
View File
@@ -226,5 +226,7 @@ export default {
'common.button.moreInfo': '更多信息',
'common.text.warning': '警告',
'common.text.error': '错误',
'common.text.tips': '提示'
'common.text.tips': '提示',
'settings.system': '系统设置',
'common.filter.byId': '按 ID 查询'
};