Skip to content

Commit

Permalink
Merge pull request #2274 from radekmuhlfeit2/patch-1
Browse files Browse the repository at this point in the history
Create cs-CZ.json
  • Loading branch information
advplyr authored Nov 1, 2023
2 parents 5ce4734 + 2eff69f commit 20880a6
Show file tree
Hide file tree
Showing 2 changed files with 730 additions and 0 deletions.
1 change: 1 addition & 0 deletions client/plugins/i18n.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ import { supplant } from './utils'
const defaultCode = 'en-us'

const languageCodeMap = {
'cs': { label: 'Čeština', dateFnsLocale: 'cs' },
'da': { label: 'Dansk', dateFnsLocale: 'da' },
'de': { label: 'Deutsch', dateFnsLocale: 'de' },
'en-us': { label: 'English', dateFnsLocale: 'enUS' },
Expand Down
Loading

0 comments on commit 20880a6

Please sign in to comment.