Add final newline to locale files (#2890)
This commit is contained in:
committed by
Eugen Rochko
parent
5c1f70b5c5
commit
3bdcf5d8f0
@ -115,4 +115,7 @@ manageTranslations({
|
||||
detectDuplicateIds: false,
|
||||
singleMessagesFile: true,
|
||||
languages,
|
||||
jsonOptions: {
|
||||
trailingNewline: true,
|
||||
},
|
||||
});
|
||||
|
Reference in New Issue
Block a user