Skip to content

Commit a0c2217

Browse files
RAVMNmozilla-pontoon
authored andcommitted
Pontoon: Update Spanish (Chile) (es-CL) localization of Test Pilot: Firefox Send
Localization authors: - josotrix <josotrix@ravmn.cl> - ravmn <ravmn@ravmn.cl>
1 parent bcb3936 commit a0c2217

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

public/locales/es-CL/send.ftl

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,13 @@ uploadSuccessConfirmHeader = Listo para enviar
2626
uploadSvgAlt = Subir
2727
uploadSuccessTimingHeader = El enlace a tu archivo expirará tras 1 descarga o en 24 horas.
2828
expireInfo = El enlace a tu archivo expirará después de { $downloadCount } o { $timespan }.
29-
downloadCount = { $num ->
29+
downloadCount =
30+
{ $num ->
3031
[one] 1 descarga
3132
*[other] { $num } descargas
3233
}
33-
timespanHours = { $num ->
34+
timespanHours =
35+
{ $num ->
3436
[one] 1 hora
3537
*[other] { $num } horas
3638
}

0 commit comments

Comments
 (0)