Skip to content

Commit

Permalink
Fix spanish clear ttranslation
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewtelnov committed Feb 6, 2024
1 parent ecad04a commit 2b77cab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/localization/spanish.ts
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ export var spanishSurveyStrings = {
timerLimitAll: "Has gastado {0} de {1} en esta página y {2} de {3} en total.",
timerLimitPage: "Has gastado {0} de {1} en esta página.",
timerLimitSurvey: "Usted ha gastado {0} de {1} en total.",
clearCaption: "Despejen",
clearCaption: "Borrar",
signaturePlaceHolder: "Firma aqui",
chooseFileCaption: "Elija el archivo",
takePhotoCaption: "Tomar foto",
Expand Down

0 comments on commit 2b77cab

Please sign in to comment.