mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-17 17:04:16 +02:00
fix translation files to use correct plurality references
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"action": {
|
||||
"addToFavorites": "додати до $t(entity.favorite_other)"
|
||||
"addToFavorites": "додати до $t(entity.favorite, {\"count\": 2})"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user