mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 15:17:25 +01:00
Add line break for styling consistency
This commit is contained in:
@@ -16,6 +16,7 @@ const SLACK_USERNAME = 'Transifex';
|
|||||||
const SLACK_EMOJI = ':transifex:';
|
const SLACK_EMOJI = ':transifex:';
|
||||||
|
|
||||||
gulp.task('transifex:missingFiles', () => {
|
gulp.task('transifex:missingFiles', () => {
|
||||||
|
|
||||||
let missingStrings = [];
|
let missingStrings = [];
|
||||||
|
|
||||||
eachTranslationFile(ALL_LANGUAGES, (error) => {
|
eachTranslationFile(ALL_LANGUAGES, (error) => {
|
||||||
|
|||||||
Reference in New Issue
Block a user