fix translation files to use correct plurality references

This commit is contained in:
jeffvli
2026-01-30 20:51:12 -08:00
parent 5b3e2da95b
commit 49ae774d48
26 changed files with 1322 additions and 1323 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{
"action": {
"addToFavorites": "додати до $t(entity.favorite_other)"
"addToFavorites": "додати до $t(entity.favorite, {\"count\": 2})"
}
}