Skip to content

Commit

Permalink
Fix pt br locale
Browse files Browse the repository at this point in the history
  • Loading branch information
crschnick committed Apr 20, 2024
1 parent c871401 commit 5df1b48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lang/languages.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"l_chinese": "zh",
"l_japanese": "ja",
"l_russian": "ru",
"l_portuguese": "pt"
"l_portuguese": "pt_BR"
}
}

0 comments on commit 5df1b48

Please sign in to comment.