Skip to content

Commit b6e7476

Browse files
update languages.ts
1 parent 3b3386b commit b6e7476

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/locales/languages.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ export const languages: Record<string, Language> = {
4848
name: "Brazilian Portuguese",
4949
nativeName: "Português (Brasil)",
5050
emoji: "🇧🇷",
51-
contributors: ["https://github.com/Jerkycat", "https://gitlab.com/Cirnos"]
51+
contributors: ["https://github.com/Jerkycat", "https://gitlab.com/Cirnos", "https://github.com/Mediixou"]
5252
},
5353
"zh-hans": {
5454
name: "Chinese (Simplified)",

0 commit comments

Comments
 (0)