diff --git a/src/renderer/src/i18n/locales/en-us.json b/src/renderer/src/i18n/locales/en-us.json index bfaa971abd..627f57d9cc 100644 --- a/src/renderer/src/i18n/locales/en-us.json +++ b/src/renderer/src/i18n/locales/en-us.json @@ -4268,4 +4268,4 @@ "show_window": "Show Window", "visualization": "Visualization" } -} \ No newline at end of file +} diff --git a/src/renderer/src/i18n/locales/zh-tw.json b/src/renderer/src/i18n/locales/zh-tw.json index ff61d5e29c..3075f4e44b 100644 --- a/src/renderer/src/i18n/locales/zh-tw.json +++ b/src/renderer/src/i18n/locales/zh-tw.json @@ -4268,4 +4268,4 @@ "show_window": "顯示視窗", "visualization": "視覺化" } -} \ No newline at end of file +} diff --git a/src/renderer/src/i18n/translate/ja-jp.json b/src/renderer/src/i18n/translate/ja-jp.json index 0d5577467a..052077ab9b 100644 --- a/src/renderer/src/i18n/translate/ja-jp.json +++ b/src/renderer/src/i18n/translate/ja-jp.json @@ -4268,4 +4268,4 @@ "show_window": "ウィンドウを表示", "visualization": "可視化" } -} \ No newline at end of file +} diff --git a/src/renderer/src/i18n/translate/ru-ru.json b/src/renderer/src/i18n/translate/ru-ru.json index e8c61dd971..de8305320b 100644 --- a/src/renderer/src/i18n/translate/ru-ru.json +++ b/src/renderer/src/i18n/translate/ru-ru.json @@ -4268,4 +4268,4 @@ "show_window": "Показать окно", "visualization": "Визуализация" } -} \ No newline at end of file +}