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