Skip to content

Commit

Permalink
fix?: 500 on /aalternatives
Browse files Browse the repository at this point in the history
not sure if this would actually work as a fix
  • Loading branch information
KTrain5169 committed Jul 23, 2024
1 parent 07b50e7 commit 4807b06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions i18n/i18n.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ export default defineI18nConfig(() => ({
"en-US": enUS,
"en-UD": enUD,
"en-LOL": enLOL,
ru: ruRU,
de: deDE,
"ru-RU": ruRU,
"de-DE": deDE,
"es-ES": esES,
"no-NO": noNO,
"pt-BR": ptBR,
Expand Down

0 comments on commit 4807b06

Please sign in to comment.