Parcourir la source

add "buttons.spell": "拼写",

visuddhinanda il y a 3 ans
Parent
commit
c7b2aa8a7b
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      dashboard/src/locales/zh-Hans/buttons.ts

+ 1 - 0
dashboard/src/locales/zh-Hans/buttons.ts

@@ -41,6 +41,7 @@ const items = {
   "buttons.attachments": "附件",
   "buttons.sim": "相似句",
   "buttons.add": "添加",
+  "buttons.spell": "拼写",
 };
 
 export default items;