Skip to content

Commit

Permalink
frontend: Add pl language to default config
Browse files Browse the repository at this point in the history
  • Loading branch information
pschlan committed Mar 8, 2024
1 parent f25e9a5 commit 9c7b7df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/utils/Config.default.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ export const Config = {
'fr': 'Français',
'zh_TW': '正體中文',
'ro': 'Română',
'pl': 'Polski'
},

//! @note Fallback language to use when the user's auto-determined language is not supported.
Expand Down

0 comments on commit 9c7b7df

Please sign in to comment.