We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b3386b commit b6e7476Copy full SHA for b6e7476
src/locales/languages.ts
@@ -48,7 +48,7 @@ export const languages: Record<string, Language> = {
48
name: "Brazilian Portuguese",
49
nativeName: "Português (Brasil)",
50
emoji: "🇧🇷",
51
- contributors: ["https://github.com/Jerkycat", "https://gitlab.com/Cirnos"]
+ contributors: ["https://github.com/Jerkycat", "https://gitlab.com/Cirnos", "https://github.com/Mediixou"]
52
},
53
"zh-hans": {
54
name: "Chinese (Simplified)",
0 commit comments