Skip to content

Commit

Permalink
add french suppport
Browse files Browse the repository at this point in the history
  • Loading branch information
grunch committed Jun 26, 2023
1 parent b9ab1ba commit aff0047
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions util/languages.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@
"emoji": "🇪🇸",
"code": "es"
},
"fr": {
"name": "Français",
"emoji": "🇫🇷",
"code": "fr"
},
"it": {
"name": "Italiano",
"emoji": "🇮🇹",
Expand Down

0 comments on commit aff0047

Please sign in to comment.