diff --git a/src/i18n/resources/vi.json b/src/i18n/resources/vi.json index 7ee4828d..5054c403 100644 --- a/src/i18n/resources/vi.json +++ b/src/i18n/resources/vi.json @@ -12,5 +12,10 @@ "unloaded": "Đã hủy tải phần mở rộng \"{{pluginName}}\"" } } + }, + "language": { + "code": "vi", + "local-name": "Tiếng Việt", + "name": "Vietnamese" } }