Skip to content

Commit 6e5b043

Browse files
committed
fix: add missing translation
1 parent c9c14b6 commit 6e5b043

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package/src/i18n/ru.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"+{{count}}_few": "",
2+
"+{{count}}_few": "+{{count}}",
33
"+{{count}}_many": "+{{count}}",
44
"+{{count}}_one": "+{{count}}",
55
"+{{count}}_other": "+{{count}}",

0 commit comments

Comments
 (0)