Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Giehl <stefan@matomo.org>2019-03-17 15:53:26 +0300
committerGitHub <noreply@github.com>2019-03-17 15:53:26 +0300
commit9aabd38bcd6d1a5712fd177928faf8eaa60161dd (patch)
tree3214b18e6a8c640fe668d36f2c78327bdf8bc8f8 /plugins/GeoIp2
parentcd9f950cda40eae6a4aa1424802f791429d4286f (diff)
language update (#14214)
Diffstat (limited to 'plugins/GeoIp2')
-rw-r--r--plugins/GeoIp2/lang/vi.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/GeoIp2/lang/vi.json b/plugins/GeoIp2/lang/vi.json
new file mode 100644
index 0000000000..31d49b8329
--- /dev/null
+++ b/plugins/GeoIp2/lang/vi.json
@@ -0,0 +1,7 @@
+{
+ "GeoIp2": {
+ "CannotFindGeoIPDatabaseInArchive": "Không có cơ sở dữ liệu GeoIP hợp lệ trong kho lưu trữ tar %1$s!",
+ "CannotUnzipGeoIPFile": "Không thể giải nén tệp GeoIP trong %1$s: %2$s",
+ "PluginDescription": "Cung cấp vị trí nhà cung cấp GeoIP2."
+ }
+} \ No newline at end of file