Skip to content

Commit

Permalink
Merge pull request #947 from akaluna99/master
Browse files Browse the repository at this point in the history
Add Catalan Translate Credits
  • Loading branch information
dimdenGD authored Oct 3, 2024
2 parents 3ee4122 + 1ca5fd6 commit 242cffa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ Traditional Chinese - [Oliver Tzeng(曾嘉禾)](https://github.com/olivertze
Simplified Chinese - [am1006](https://github.com/am1006), [CarimoWuling](https://twitter.com/carimowuling)
Czech - Menal
German - [basti564](https://twitter.com/basti564)
Catalan - [elmees21](https://twitter.com/elmees21)
Catalan - [elmees21](https://twitter.com/elmees21), [Luna](https://twitter.com/chica_botella)
Swedish - [actuallyaridan](https://twitter.com/actuallyaridan)
Bulgarian - [Scarlett7447](https://twitter.com/Scarlett7447)
Norwegian - [twistquest](https://twitter.com/twistquest)
Expand Down
5 changes: 4 additions & 1 deletion scripts/injection.js
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,10 @@ const TRANSLATORS = {
],
"cs": ["Menal"],
"de": ["basti564", "/basti564"],
"ca": ["elmees21", "/elmees21"],
"ca": [
["elmees21", "/elmees21"],
["Luna", "/chica_botella"]
],
"sv": ["actuallyaridan", "/actuallyaridan"],
"bg": ["Scarlett7447", "/Scarlett7447"],
"nb": ["twistquest", "/twistquest"],
Expand Down

0 comments on commit 242cffa

Please sign in to comment.