From 524ea5c7b66e5d474d358f8bab68409a1f96d9af Mon Sep 17 00:00:00 2001 From: Feruz M Date: Mon, 17 Aug 2020 15:18:31 +0300 Subject: [PATCH] New translations en-US.json (Vietnamese) --- src/config/locales/vi-VN.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/vi-VN.json b/src/config/locales/vi-VN.json index 986e2b6a8..39ceaa3e2 100644 --- a/src/config/locales/vi-VN.json +++ b/src/config/locales/vi-VN.json @@ -277,7 +277,7 @@ "limited_dash": "Use one dash in each tag", "limited_space": "Use space to separate tags", "limited_lowercase": "Only use lower letters in tag", - "limited_characters": "Use only allowed characters in tag", + "limited_characters": "Use only lowercase letters, digits and one dash", "limited_firstchar": "Tag must start with a letter", "limited_lastchar": "Tag must end with letter or number" },