瀏覽代碼

New translations en.json (Portuguese, Brazilian)

Nicolas Meienberger 2 年之前
父節點
當前提交
730d6b763f
共有 1 個文件被更改,包括 12 次插入0 次删除
  1. 12 0
      src/client/messages/pt-BR.json

+ 12 - 0
src/client/messages/pt-BR.json

@@ -87,5 +87,17 @@
         "subtitle": "Uninstall apps to reduce load"
       }
     }
+  },
+  "header": {
+    "dashboard": "Dashboard",
+    "my-apps": "My Apps",
+    "app-store": "App Store",
+    "settings": "Settings",
+    "logout": "Logout",
+    "dark-mode": "Dark Mode",
+    "light-mode": "Light Mode",
+    "sponsor": "Sponsor",
+    "source-code": "Source code",
+    "update-available": "Update available"
   }
 }