You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to add Bulgarian localization. I have done some of the preparations and the translations are ready however there is one issue. In this part:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
I would like to add Bulgarian localization. I have done some of the preparations and the translations are ready however there is one issue. In this part:
"ordinal": {"one": "ви", "two": "ри", "few": "ти", "other": "ти"}
We use a different suffix for seven and eight. We use the same suffix for "few" and "other" so only one is enough but we use "ми" for seven and eight.
Is there a way to add specific ordinal suffix for said numbers or should I avoid the ordinals altogether?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions