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
main uses rt_format. plural_fix does not, it uses a custom, far more limited, but sufficient function for that.
It would be nice to port that function to main (and maybe update plural_fix so it's not 17 commits behind main)
see Plume-org/Plume#769
main uses rt_format. plural_fix does not, it uses a custom, far more limited, but sufficient function for that.
It would be nice to port that function to main (and maybe update plural_fix so it's not 17 commits behind main)