Skip to content

Commit

Permalink
add crowdin ota, update lang files
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeKarow committed Sep 19, 2024
1 parent 96c1aa3 commit 08e347b
Show file tree
Hide file tree
Showing 4 changed files with 46 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
},
"dependencies": {
"@crowdin/crowdin-api-client": "1.35.0",
"@crowdin/ota-client": "2.0.0",
"@mantine/carousel": "7.12.2",
"@mantine/core": "7.12.2",
"@mantine/form": "7.12.2",
Expand Down
9 changes: 9 additions & 0 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 18 additions & 0 deletions public/locales/en/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,15 @@
},
"artist-credit": "Character drawings by Joey Borrelli.",
"back": "Previous",
"category": {
"bipoc": "BIPOC",
"disabled": "Disabled",
"elder": "Elder",
"immigrant": "Immigrant",
"queer": "Queer",
"transman": "Trans Man",
"transmasc": "Trans Masc / Nonbinary"
},
"donate": "Donate",
"errors": {
"consent-all-3": "You must consent to all three.",
Expand Down Expand Up @@ -53,6 +62,15 @@
"general-template": "{{page}} - #TransMascFutures - InReach x GLAAD"
},
"participate": "Click here to participate",
"pronoun": {
"any": "Any pronouns",
"ey": "Ey/Em/Eir",
"he": "He/Him/His",
"none": "No pronouns",
"they": "They/Them/Theirs",
"xe": "Xe/Xem/Xyr",
"ze": "Ze/Zir/Zim"
},
"see-x-stories": "See {{category}} Stories",
"share": {
"download-button": "Download Kit",
Expand Down
18 changes: 18 additions & 0 deletions public/locales/es/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,15 @@
},
"artist-credit": "Dibujos por Joey Borrelli.",
"back": "Anterior",
"category": {
"bipoc": "Personas BIPOC",
"disabled": "Personas Inmigrantes",
"elder": "Personas Queer",
"immigrant": "Personas Con Discapacidad",
"queer": "Personas Mayores",
"transman": "Hombres Trans",
"transmasc": "Gente Transmasculino / No Binaria"
},
"donate": "Donar",
"errors": {
"consent-all-3": "Debes dar tu consentimiento a todos los tres",
Expand Down Expand Up @@ -53,6 +62,15 @@
"general-template": "{{page}} - #TransMascFutures - InReach x GLAAD"
},
"participate": "Haz click aquí para partcipar",
"pronoun": {
"any": "Elle",
"ey": "Él",
"he": "Cualquier pronombre",
"none": "No pronombres",
"they": "Ze/Zir/Zim",
"xe": "Xe/Xem/Xyr",
"ze": "Ey/Em/Eir"
},
"see-x-stories": "Ver Historias sobre {{category}}",
"share": {
"download-button": "Descargar",
Expand Down

0 comments on commit 08e347b

Please sign in to comment.