Add final newline to locale files (#2890)
This commit is contained in:
parent
5c1f70b5c5
commit
3bdcf5d8f0
54 changed files with 219 additions and 219 deletions
|
@ -115,4 +115,7 @@ manageTranslations({
|
|||
detectDuplicateIds: false,
|
||||
singleMessagesFile: true,
|
||||
languages,
|
||||
jsonOptions: {
|
||||
trailingNewline: true,
|
||||
},
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue