added vi-VN

This commit is contained in:
denisdulici
2017-11-30 12:33:06 +03:00
parent eace5c6c29
commit 0d252c6336
26 changed files with 752 additions and 1 deletions

View File

@@ -115,7 +115,7 @@ return [
|
*/
'allowed' => ['en-GB', 'de-DE', 'es-ES', 'fa-IR', 'fr-FR', 'nl-NL', 'pt-BR', 'ru-RU', 'sq-AL', 'tr-TR', 'zh-TW'],
'allowed' => ['en-GB', 'de-DE', 'es-ES', 'fa-IR', 'fr-FR', 'nl-NL', 'pt-BR', 'ru-RU', 'sq-AL', 'tr-TR', 'vi-VN', 'zh-TW'],
/*
|--------------------------------------------------------------------------