Developer Forum
Localize Month Year combinations?
over 3 years ago by Justin
We have the following phrases we'd like translated:
May 2021
May 2020
May 2019
etc....
Next year, of course, there will be a May 2022. Without having to go in and approve each of those individually, how can we localize "May NNNN"?
I tried using variables using:
"May {{year}}"
Unfortunately it also catches phrases like the following:
"May we contact you via email"
Thank you,
Justin