Skip to content

Commit

Permalink
add german
Browse files Browse the repository at this point in the history
  • Loading branch information
vcoppe committed Oct 21, 2024
1 parent 29748cf commit 798d8e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/src/lib/languages.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
export const languages: Record<string, string> = {
'en': 'English',
'es': 'Español',
'de': 'Deutsch',
'fr': 'Français',
'nl': 'Nederlands',
'pt-BR': 'Português (Brasil)',
Expand Down

0 comments on commit 798d8e7

Please sign in to comment.