mirror of
https://gitlab.com/timvisee/send.git
synced 2024-11-10 13:13:00 +01:00
fixed hebrew fluent variable name
This commit is contained in:
parent
252d7817e3
commit
1e1268fff0
@ -7,13 +7,13 @@ decryptingFile = מתבצע פענוח...
|
||||
downloadCount =
|
||||
{ $num ->
|
||||
[one] הורדה אחת
|
||||
*[other] { $number } הורדות
|
||||
*[other] { $num } הורדות
|
||||
}
|
||||
timespanHours =
|
||||
{ $num ->
|
||||
[one] שעה אחת
|
||||
[two] שעתיים
|
||||
*[other] { $number } שעות
|
||||
*[other] { $num } שעות
|
||||
}
|
||||
copiedUrl = הועתק!
|
||||
unlockInputPlaceholder = ססמה
|
||||
|
Loading…
Reference in New Issue
Block a user