pushandplay / cordova-plugin-apprate

This plugin provide the "rate this app" functionality into your Cordova/Phonegap application
Apache License 2.0
299 stars 193 forks source link

Change translation text #165

Open jonasblumer opened 7 years ago

jonasblumer commented 7 years ago

We have an app with 4 languages supported, but would like to override the text displayed in the popup. As far as I can see, I can use customLocale to add my own text - but then I don't have multilanguage-support. Is that correct?

or

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/46360650-change-translation-text?utm_campaign=plugin&utm_content=tracker%2F1192251&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F1192251&utm_medium=issues&utm_source=github).
jonasblumer commented 7 years ago

thought I found a fix, but I didn't. Reopening.

westonganger commented 7 years ago

Looks like you've caught a nasty bug. Would love a PR for this.

pablo-gonzalez commented 6 years ago

@jonasblumer I guess you can update the translations in locales.js file directly as a workaround.