Skip to content

Commit

Permalink
Merge branch 'zulip:main' into pr-homescreen-icon-change-5303
Browse files Browse the repository at this point in the history
  • Loading branch information
dootMaster authored Nov 8, 2022
2 parents f33b6b3 + c643c2a commit 4561d06
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 692 deletions.
12 changes: 0 additions & 12 deletions flow-typed/translations.js
Original file line number Diff line number Diff line change
Expand Up @@ -80,10 +80,6 @@ declare module '../../static/translations/messages_fr.json' {
declare export default {| [string]: string |};
}

declare module '../../static/translations/messages_fr_FR.json' {
declare export default {| [string]: string |};
}

declare module '../../static/translations/messages_gl.json' {
declare export default {| [string]: string |};
}
Expand All @@ -100,10 +96,6 @@ declare module '../../static/translations/messages_hr.json' {
declare export default {| [string]: string |};
}

declare module '../../static/translations/messages_hr_HR.json' {
declare export default {| [string]: string |};
}

declare module '../../static/translations/messages_hu.json' {
declare export default {| [string]: string |};
}
Expand Down Expand Up @@ -140,10 +132,6 @@ declare module '../../static/translations/messages_my.json' {
declare export default {| [string]: string |};
}

declare module '../../static/translations/messages_nb_NO.json' {
declare export default {| [string]: string |};
}

declare module '../../static/translations/messages_nl.json' {
declare export default {| [string]: string |};
}
Expand Down
2 changes: 0 additions & 2 deletions src/i18n/messages.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,10 @@ export default {
fa: require('../../static/translations/messages_fa.json'),
fi: require('../../static/translations/messages_fi.json'),
fr: require('../../static/translations/messages_fr.json'),
'fr-FR': require('../../static/translations/messages_fr_FR.json'),
gl: require('../../static/translations/messages_gl.json'),
gu: require('../../static/translations/messages_gu.json'),
hi: require('../../static/translations/messages_hi.json'),
hr: require('../../static/translations/messages_hr.json'),
'hr-HR': require('../../static/translations/messages_hr_HR.json'),
hu: require('../../static/translations/messages_hu.json'),
id: require('../../static/translations/messages_id.json'),
it: require('../../static/translations/messages_it.json'),
Expand Down
226 changes: 0 additions & 226 deletions static/translations/messages_fr_FR.json

This file was deleted.

Loading

0 comments on commit 4561d06

Please sign in to comment.