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
The Italian translation of the schedule.invitation.durationChanged key apparently does not reflect the implementation of the business logic, which leads to funny results:
Note that the amount of minutes was increased, not reduced. In fact, the English text says, "adjust", which covers both possibilities.
It looks like, simply changing "ridurre" to "cambiare" in locale/index.ts would be sufficient to fix the situation.
The text was updated successfully, but these errors were encountered:
The Italian translation of the
schedule.invitation.durationChanged
key apparently does not reflect the implementation of the business logic, which leads to funny results:Note that the amount of minutes was increased, not reduced. In fact, the English text says, "adjust", which covers both possibilities.
It looks like, simply changing "ridurre" to "cambiare" in locale/index.ts would be sufficient to fix the situation.
The text was updated successfully, but these errors were encountered: