Explorar o código

fix(locales): add missing newline at end of file in English locale JSON

- Ensured proper formatting by adding a newline at the end of the en.json file to comply with JSON standards and prevent potential issues in file parsing.
yb hai 6 días
pai
achega
7f9e687785
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/locales/en.json

+ 1 - 1
src/locales/en.json

@@ -283,4 +283,4 @@
   "默认分辨率": "Default Resolution",
   "默认端口": "Default Port",
   "默认视角": "Default View"
-}
+}