style(i18n): add missing newline at EOF in JSON files
- Ensures JSON files adhere to standard formatting by adding a newline at the end of the file.
This commit is contained in:
@@ -19,4 +19,4 @@
|
||||
"hint_header": "\nℹ️ Hinweis:",
|
||||
"error_write_units": "Fehler beim Schreiben der Units:",
|
||||
"rollback_failed": "Rollback fehlgeschlagen:"
|
||||
}
|
||||
}
|
||||
|
@@ -19,4 +19,4 @@
|
||||
"hint_header": "\nℹ️ Note:",
|
||||
"error_write_units": "Error while writing unit files:",
|
||||
"rollback_failed": "Rollback failed:"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user