Skip to content

Commit

Permalink
Merge pull request #456 from glutaminus/patch-4
Browse files Browse the repository at this point in the history
Update MessageModule.jsx
  • Loading branch information
Mindgamesnl authored Oct 12, 2024
2 parents 461fcc4 + 78a290c commit 69aa53f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions client/src/client/translations/MessageModule.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,11 @@ export const MessageModule = new class MessageModule {
name: 'Svenska',
visible: true,
}, // Swedish
th: {
file: 'th.lang',
name: 'ภาษาไทย',
visible: true,
}, // Thai

Check failure on line 114 in client/src/client/translations/MessageModule.jsx

View workflow job for this annotation

GitHub Actions / build (20.*)

Trailing spaces not allowed

Check failure on line 114 in client/src/client/translations/MessageModule.jsx

View workflow job for this annotation

GitHub Actions / build (20.*)

Trailing spaces not allowed

// One of these can probably go, but i wasn't provided
// enough info and am unable to find the correct region code
Expand Down

0 comments on commit 69aa53f

Please sign in to comment.