Explorar el Código

add "buttons.timeline"

visuddhinanda hace 2 años
padre
commit
c91442993e
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      dashboard/src/locales/zh-Hans/buttons.ts

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

@@ -68,6 +68,7 @@ const items = {
   "buttons.channel.collaborator": "协作",
   "buttons.channel.public": "公开",
   "buttons.refresh": "刷新",
+  "buttons.timeline": "时间线",
 };
 
 export default items;