From c83e9992919c671e1df524e4407d520ed3feb5ef Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Sat, 24 Jun 2023 04:43:56 +0900 Subject: [PATCH] New translations iframe.json (Vietnamese) --- public/locales/vi/modules/iframe.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/public/locales/vi/modules/iframe.json b/public/locales/vi/modules/iframe.json index c17e47705..6af10beae 100644 --- a/public/locales/vi/modules/iframe.json +++ b/public/locales/vi/modules/iframe.json @@ -11,32 +11,32 @@ "label": "Cho phép toàn màn hình" }, "allowTransparency": { - "label": "" + "label": "Cho phép trong suốt" }, "allowScrolling": { - "label": "" + "label": "Cho phép cuộn" }, "allowPayment": { - "label": "" + "label": "Cho phép thanh toán" }, "allowAutoPlay": { - "label": "" + "label": "Cho phép tự động phát" }, "allowMicrophone": { - "label": "" + "label": "Cho phép micro" }, "allowCamera": { - "label": "" + "label": "Cho phép camera" }, "allowGeolocation": { - "label": "" + "label": "Cho phép định vị" } } }, "card": { "errors": { "noUrl": { - "title": "", + "title": "URL không hợp lệ", "text": "Đảm bảo rằng bạn đã nhập một địa chỉ hợp lệ trong cấu hình tiện ích" } }