Skip to content

Commit

Permalink
Update cosmic_applet_notifications.ftl
Browse files Browse the repository at this point in the history
Fixed time to follow fluent convention better.
  • Loading branch information
VandaLHJ authored and wash2 committed Jan 18, 2024
1 parent ff59851 commit 85e4e65
Showing 1 changed file with 2 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 85e4e65

Please sign in to comment.