mirror of
https://github.com/penpot/penpot.git
synced 2025-08-06 11:28:28 +02:00
🐛 Fix typos on translation strings.
This commit is contained in:
parent
ec2683417f
commit
7eb90d62b0
1 changed files with 1 additions and 1 deletions
|
@ -176,7 +176,7 @@
|
||||||
"auth.notifications.profile-not-verified": {
|
"auth.notifications.profile-not-verified": {
|
||||||
"translations": {
|
"translations": {
|
||||||
"en": "Profile is not verified, please verify profile before continue.",
|
"en": "Profile is not verified, please verify profile before continue.",
|
||||||
"es": "El perfil aun no ha sido validado, porfavor valide el perfil antes de continuar."
|
"es": "El perfil aun no ha sido verificado, por favor valida el perfil antes de continuar."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"auth.notifications.invalid-token-error" : {
|
"auth.notifications.invalid-token-error" : {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue