sydevs / WeMeditate

International website promoting the practice of meditation, with online resources and free local classes.
https://www.wemeditate.com
5 stars 7 forks source link

Alert editors to untranslated URLs #131

Open Ardnived opened 2 years ago

Ardnived commented 2 years ago

Frequently when users translate article pages they forget to update links. We might want to consider having all urls in English on all locales so that the same link more or less work on every version of the site.

We would have to add a script to append the appropriate locale in front of each url (In fact, that might already be in place).

Ardnived commented 2 years ago

Maybe there's some way to alert people to untranslated urls within the current editor. Look for any path urls, and check that they start with the current locale (like /ru)