Browse Source

Added font family example in desktop and file explorer

tobychui 4 years ago
parent
commit
9d0c5d3f41
1 changed files with 2 additions and 0 deletions
  1. 2 0
      web/SystemAO/locale/file_explorer.json

+ 2 - 0
web/SystemAO/locale/file_explorer.json

@@ -3,6 +3,7 @@
     "version": "1.0",
     "version": "1.0",
     "keys": {
     "keys": {
         "zh-tw": {
         "zh-tw": {
+            "fontFamily":"\"TaipeiSansTCBeta-Regular\"",
             "strings": {
             "strings": {
                 "title/title": "檔案管理員",
                 "title/title": "檔案管理員",
                 "menu/button/download": "下載所選",
                 "menu/button/download": "下載所選",
@@ -176,6 +177,7 @@
             }
             }
         },
         },
         "zh-hk": {
         "zh-hk": {
+            "fontFamily":"\"TaipeiSansTCBeta-Regular\"",
             "strings": {
             "strings": {
                 "title/title": "檔案管理員",
                 "title/title": "檔案管理員",
                 "menu/button/download": "下載所選",
                 "menu/button/download": "下載所選",