Update cosmic_applet_notifications.ftl
Fixed time to follow fluent convention better.
This commit is contained in:
parent
ff598517b1
commit
85e4e65eb8
1 changed files with 2 additions and 6 deletions
|
|
@ -1,15 +1,11 @@
|
|||
hours-ago = { NUMBER($duration) ->
|
||||
[1] 1 Godzina temu
|
||||
[2] 2 Godziny temu
|
||||
[3] 3 Godziny temu
|
||||
[4] 4 Godziny temu
|
||||
[few] {$duration} Godziny temu
|
||||
*[other] {$duration} Godzin temu
|
||||
}
|
||||
minutes-ago = { NUMBER($duration) ->
|
||||
[1] 1 Minuta temu
|
||||
[2] 2 Minuty temu
|
||||
[3] 3 Minuty temu
|
||||
[4] 4 Minuty temu
|
||||
[few] {$duration} Minuty temu
|
||||
*[other] {$duration} Minut temu
|
||||
}
|
||||
show-less = Pokaż Mniej
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue