Browse Source

New translations en.json (Portuguese, Brazilian)

Nicolas Meienberger 2 years ago
parent
commit
730d6b763f
1 changed files with 12 additions and 0 deletions
  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"
   }
 }