From 8871128bec4cfd96bdb2192a5ffcf6f41b39c93e Mon Sep 17 00:00:00 2001 From: camperbot Date: Fri, 16 Jul 2021 13:37:13 +0530 Subject: [PATCH] chore(i18n,client): processed translations (#42887) --- client/i18n/locales/chinese-traditional/translations.json | 2 +- client/i18n/locales/chinese/translations.json | 2 +- client/i18n/locales/espanol/translations.json | 2 +- client/i18n/locales/italian/translations.json | 2 +- client/i18n/locales/portuguese/translations.json | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/client/i18n/locales/chinese-traditional/translations.json b/client/i18n/locales/chinese-traditional/translations.json index a12bf950d77..5afa023c2cd 100644 --- a/client/i18n/locales/chinese-traditional/translations.json +++ b/client/i18n/locales/chinese-traditional/translations.json @@ -584,4 +584,4 @@ "add-code-two": "請保留上方的 ``` 行和下方的 ``` 行", "add-code-three": "因爲它們允許你的代碼在帖子中被正確格式化。" } -} +} \ No newline at end of file diff --git a/client/i18n/locales/chinese/translations.json b/client/i18n/locales/chinese/translations.json index 045adba4c9d..92ae2973289 100644 --- a/client/i18n/locales/chinese/translations.json +++ b/client/i18n/locales/chinese/translations.json @@ -584,4 +584,4 @@ "add-code-two": "请保留上方的 ``` 行和下方的 ``` 行", "add-code-three": "因为它们允许你的代码在帖子中被正确格式化。" } -} +} \ No newline at end of file diff --git a/client/i18n/locales/espanol/translations.json b/client/i18n/locales/espanol/translations.json index f7c2a3f2090..22eb1ca0d9d 100644 --- a/client/i18n/locales/espanol/translations.json +++ b/client/i18n/locales/espanol/translations.json @@ -584,4 +584,4 @@ "add-code-two": "Por favor, deja la línea ``` arriba y la línea ``` abajo,", "add-code-three": "porque permiten que tu código formatee correctamente en el post." } -} +} \ No newline at end of file diff --git a/client/i18n/locales/italian/translations.json b/client/i18n/locales/italian/translations.json index 53f71d97a36..961a0a5a32a 100644 --- a/client/i18n/locales/italian/translations.json +++ b/client/i18n/locales/italian/translations.json @@ -584,4 +584,4 @@ "add-code-two": "Si prega di lasciare la linea ``` sopra e la linea ``` sotto,", "add-code-three": "perché consentono al codice di disporsi correttamente nel post." } -} +} \ No newline at end of file diff --git a/client/i18n/locales/portuguese/translations.json b/client/i18n/locales/portuguese/translations.json index 7a8dde47e93..59180552c28 100644 --- a/client/i18n/locales/portuguese/translations.json +++ b/client/i18n/locales/portuguese/translations.json @@ -584,4 +584,4 @@ "add-code-two": "Please leave the ``` line above and the ``` line below,", "add-code-three": "because they allow your code to properly format in the post." } -} +} \ No newline at end of file