Skip to content

Commit

Permalink
fix client privacy policy link
Browse files Browse the repository at this point in the history
  • Loading branch information
razvancapra committed Mar 20, 2024
1 parent c06813c commit afba876
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@
"ginihealth.paymentcomponent.paymentinfo.questions.answer.6" = "Im Bank-Auswahlmenü werden die Banken angezeigt, die die Gini-Bezahlfunktion unterstützen. Voraussetzung für die Nutzung ist, dass Sie die mobile Banking-App ihrer Bank auf demselben Smartphone oder Tablet installiert haben, auf dem Sie die Versicherungs-App nutzen. Sollten Sie keine der Banking-Apps installiert haben, können Sie diese aus dem Apple App- oder Google Playstore herunterladen. Eine anschließende Aktivierung der Banking-App kann nötig sein.";
"ginihealth.paymentcomponent.paymentinfo.questions.answer.clickable.text" = "Datenschutzerklärung[LINK]";
"ginihealth.paymentcomponent.paymentinfo.gini.link" = "https://gini.net/";
"ginihealth.paymentcomponent.paymentinfo.gini.privacypolicy.link" = "https://gini.net/privacy-policy/";
"ginihealth.paymentcomponent.paymentinfo.gini.privacypolicy.link" = "";
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@
"ginihealth.paymentcomponent.paymentinfo.questions.answer.6" = "The banks that support the Gini payment function are displayed in the bank selection menu. To use it, you must have installed your bank's mobile banking app on the same smartphone or tablet on which you use the insurance app. If you have not installed any of the banking apps, you can download them from the Apple App Store or Google Playstore. Subsequent activation of the banking app may be necessary.";
"ginihealth.paymentcomponent.paymentinfo.questions.answer.clickable.text" = "privacy policy[LINK]";
"ginihealth.paymentcomponent.paymentinfo.gini.link" = "https://gini.net/en/";
"ginihealth.paymentcomponent.paymentinfo.gini.privacypolicy.link" = "https://gini.net/en/privacy-policy/";
"ginihealth.paymentcomponent.paymentinfo.gini.privacypolicy.link" = "";
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@
"giniHealthSDKExample.invoicesList.missingInvoices.text" = "No invoices";
"giniHealthSDKExample.invoicesList.error" = "Error";
"giniHealthSDKExample.cancel.button.title" = "Cancel";
"ginihealth.paymentcomponent.paymentinfo.gini.privacypolicy.link" = "https://www.google.com/"; // This should be overwrited by client with their privacy policy link

0 comments on commit afba876

Please sign in to comment.