Browse Source

Translated using Weblate (Vietnamese)

Currently translated at 50.0% (32 of 64 strings)

Translation: Homepage/Homepage
Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/vi/
Anonymous 2 years ago
parent
commit
5c347d9427
1 changed files with 6 additions and 0 deletions
  1. 6 0
      public/locales/vi/common.json

+ 6 - 0
public/locales/vi/common.json

@@ -83,5 +83,11 @@
         "enabled": "Enabled",
         "enabled": "Enabled",
         "disabled": "Disabled",
         "disabled": "Disabled",
         "total": "Total"
         "total": "Total"
+    },
+    "weather": {
+        "current": "Current Location",
+        "allow": "Click to allow",
+        "updating": "Updating",
+        "wait": "Please wait"
     }
     }
 }
 }