mirror of
https://github.com/wassname/talk.git
synced 2026-08-20 12:50:41 +08:00
Fix wrong hour pluralization
This commit is contained in:
@@ -22,7 +22,7 @@ framework-timeago =
|
||||
*[other] Minuten
|
||||
}
|
||||
[hour] { $value ->
|
||||
[0] Stunde
|
||||
[1] Stunde
|
||||
*[other] Stunden
|
||||
}
|
||||
[day] { $value ->
|
||||
|
||||
Reference in New Issue
Block a user