Kaynağa Gözat

add "buttons.timeline"

visuddhinanda 2 yıl önce
ebeveyn
işleme
c91442993e
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  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;