Browse Source

Update button.ts (#365)

axiangcoding 1 year ago
parent
commit
6b58f1b1d0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      client/src/i18n/cn/button.ts

+ 1 - 1
client/src/i18n/cn/button.ts

@@ -10,7 +10,7 @@ const btnTrans = {
   import: '导入',
   delete: '删除',
   drop: 'drop',
-  release: '发布',
+  release: '释放',
   load: '加载',
   insert: '导入数据',
   refresh: '刷新',