|
: n('integration_openai', 'Quota will reset all users every month on day {day}', 'Quota will reset for all users every %n months on day {day}', this.value.length, { day: this.value.day }) |
Question from Transifex:
What will be in the "day" variable? Is it a number (like 3) or word (like first) or something else?
@lukasdotcom Found you using git blame.