m4rny the ability to change (or leave empty) the label of the "I agree" checkbox for each policy separately
I thought about multiple options regarding that. I see two main parts that users might want to customize:
- The "accept" verb: you might want to replace "I accept" with "I approve", "I conscent", ...
- The determinant: "the" terms of use, "our" terms of use, "" terms of use, ...
The problem only grows bigger with other languages, in particular when the "policy" gender or number changes the determinant.
So I decided to not handle any particular case. The defaults will work in English with "agree" and "the".
If you need another text, you can just use Flagrow Linguist and alter the translations to your liking. This should solve most problems.
Of course it doesn't solve everything. If various policies have different genders or require a different verb you won't be able to customize it per-translation...
I might add an option to replace the whole i-agree-to-text with something custom. I'm not sure how to inject the link in that though. I'll think about it.