build: Add missing newline to i18n json files

"**/*.{js,json}" seems to miss this files,
but cannot say for sure, because config is complex

Change-Id: I8ba8e5248877a18b641b12c251343d5ae6161d4a
This commit is contained in:
Umherirrender 2021-04-07 14:41:47 +02:00
parent 7a26c30384
commit e10547911a
3 changed files with 3 additions and 3 deletions

View file

@ -9,4 +9,4 @@
"mobile-frontend-main-menu-settings": "paramêtir",
"mobile-frontend-placeholder": "Lawwij fî- {{SITENAME}}",
"mobile-frontend-random-button": "Kimê yjî"
}
}

View file

@ -4,4 +4,4 @@
},
"mobile-frontend-home-button": "Mal",
"mobile-frontend-random-button": "Tesadufî"
}
}

View file

@ -3,4 +3,4 @@
"authors": []
},
"mobile-frontend-editor-edit": "o ante"
}
}