Skip to content

Commit 51d2301

Browse files
authored
Rename GrantType.unemployed to Social and economic factors in FE (#4227)
1 parent 1c9dc91 commit 51d2301

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

frontend/src/locale/index.ts

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -740,7 +740,8 @@ We look forward to reading about you and hope to see you at PyCon Italia!
740740
"grants.form.fields.grantType.description": `You can choose more than one option if applicable.
741741
Note: If you have submitted a talk/workshop proposal, you don't need to apply for a speaker grant to get your conference ticket refunded. We will contact you about refunding your ticket if your proposal is accepted.`,
742742
"grants.form.fields.grantType.values.diversity": "Diversity",
743-
"grants.form.fields.grantType.values.unemployed": "Unemployed",
743+
"grants.form.fields.grantType.values.unemployed":
744+
"Social & economic factors",
744745
"grants.form.fields.grantType.values.speaker": "Speaker",
745746
"grants.form.fields.departureCountry":
746747
"Which country will you be travelling from?",
@@ -1464,7 +1465,8 @@ Non vediamo l'ora di leggere la tua storia e speriamo di vederti a PyCon Italia!
14641465
"grants.form.fields.grantType.description": `Puoi scegliere più di un'opzione se necessario.
14651466
Nota: Se hai inviato una proposta di talk/workshop, non è necessario richiedere un grant come speaker per ottenere il rimborso del biglietto della conferenza. Ti contatteremo per il rimborso del biglietto se la tua proposta viene accettata.`,
14661467
"grants.form.fields.grantType.values.diversity": "Diversity",
1467-
"grants.form.fields.grantType.values.unemployed": "Disoccupato",
1468+
"grants.form.fields.grantType.values.unemployed":
1469+
"Fattori economici e sociali",
14681470
"grants.form.fields.grantType.values.speaker": "Speaker",
14691471
"grants.form.fields.departureCountry": "Da quale paese partirai?",
14701472
"grants.form.fields.departureCountry.description":

0 commit comments

Comments
 (0)