Add Swedish translations (#1060)
This commit is contained in:
parent
6aec81ebb5
commit
2ab1e26a72
11 changed files with 107 additions and 0 deletions
|
|
@ -0,0 +1,15 @@
|
|||
hours-ago = { $duration } { $duration ->
|
||||
[one] timma
|
||||
*[other] timmar
|
||||
} sedan
|
||||
minutes-ago = { $duration } { $duration ->
|
||||
[one] minut
|
||||
*[other] minuter
|
||||
} sedan
|
||||
show-less = Visa mindre
|
||||
show-more = Visa {$more} till
|
||||
clear-group = Rensa grupp
|
||||
clear-all = Rensa alla aviseringar
|
||||
do-not-disturb = Stör ej
|
||||
notification-settings = Aviseringsinställningar...
|
||||
no-notifications = Inga aviseringar
|
||||
Loading…
Add table
Add a link
Reference in a new issue