From 0332e4e6de6a6102efc1f5a8145e657ac42e5219 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 22 Apr 2020 19:35:27 +0530 Subject: [PATCH] New translations fonts.json (Vietnamese) --- src/i18n/locales/vi/rightSidebar/fonts.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/vi/rightSidebar/fonts.json b/src/i18n/locales/vi/rightSidebar/fonts.json index 952f3718..9cd0982f 100644 --- a/src/i18n/locales/vi/rightSidebar/fonts.json +++ b/src/i18n/locales/vi/rightSidebar/fonts.json @@ -1,7 +1,7 @@ { - "title": "Tipografías", + "title": "Phông chữ", "fontFamily": { - "label": "Familia Tipográfica", - "helpText": "También puedes usar cualquier fuente que esté instalada en tu sistema. Escribe el nombre de la familia de fuentes aquí para que el navegador la cargue." + "label": "Họ Phông chữ", + "helpText": "Bạn cũng có thể dùng bất kì phông nào đã cài trên máy của bạn. Chỉ cần điền tên của họ phông đó vào đây và trình duyệt sẽ tải nó lên cho bạn." } }