diff --git a/client/i18n/locales/chinese-traditional/translations.json b/client/i18n/locales/chinese-traditional/translations.json index a12bf950d7..5afa023c2c 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 045adba4c9..92ae297328 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 f7c2a3f209..22eb1ca0d9 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 53f71d97a3..961a0a5a32 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 7a8dde47e9..59180552c2 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