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
When we need to add a new translation or update a translation in the translations table we currently need to create a new endpoint for the script runner and make sure we run it in production.
Instead, it would be better to have all of the translations in one place that we can update rather than having to create a new endpoint every time.
Also, this would be a good opportunity to audit our translations as a decent amount are missing from different jurisdictions
The text was updated successfully, but these errors were encountered:
When we need to add a new translation or update a translation in the translations table we currently need to create a new endpoint for the script runner and make sure we run it in production.
Instead, it would be better to have all of the translations in one place that we can update rather than having to create a new endpoint every time.
Also, this would be a good opportunity to audit our translations as a decent amount are missing from different jurisdictions
The text was updated successfully, but these errors were encountered: