Override text: "Push It" #1361
-
Hi, is it possible to override text strings somehow? E.g. I'd like to rename 'Push it' to 'Share' in the English version. I tried to mount a modified version of Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
Unfortunately, it's not currently possible to override that string. Overriding the The line of code with that string is here. |
Beta Was this translation helpful? Give feedback.
-
@pglombardo I have the same question, Is it still not possible? |
Beta Was this translation helpful? Give feedback.
-
Same here, as many users think clicking the button pushes to password to the correct team instead of creating a link. Would love a variable for this. |
Beta Was this translation helpful? Give feedback.
Unfortunately, it's not currently possible to override that string.
Overriding the
.po
file is a good idea but probably doesn't work since English is the source language.The line of code with that string is here.