scratch-l10n 6.1.86 → 6.1.88
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"teacherRegistration.requestTeacherAccountInstructions": "Riempi questo modulo per richiedere un account. Dovrai confermare il tuo indirizzo email prima che l'account
|
|
3
|
-
"teacherRegistration.usernameStepRealName": "Non usare parti del tuo nome per il tuo username. Gli username che contengono parti di nomi
|
|
2
|
+
"teacherRegistration.requestTeacherAccountInstructions": "Riempi questo modulo per richiedere un account. Dovrai confermare il tuo indirizzo email prima che l'account venga approvato. Il processo di approvazione può richiedere fino a 24 ore dopo che avrai confermato il tuo indirizzo email.",
|
|
3
|
+
"teacherRegistration.usernameStepRealName": "Non usare parti del tuo nome per il tuo username. Gli username che contengono parti di nomi cancellati immediatamente.",
|
|
4
4
|
"teacherRegistration.nameStepTitle": "Nome & Cognome",
|
|
5
5
|
"teacherRegistration.nameStepTitleNew": "Nome & Cognome",
|
|
6
6
|
"teacherRegistration.nameStepDescription": "Il tuo nome non verrà mostrato pubblicamente e verrà mantenuto confidenziale e al sicuro.",
|