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
What would be the best way to do that? Convert strings like "a few minutes" in Date::fuzzySpan to static::t("few", "minutes") and static::t("less than", "minutes), or something else? I'm not familiar with the best practices for i18n in this kind of situation.
Why don't internationalize the fuzzySpan method to allow multilanguage support?
The text was updated successfully, but these errors were encountered: