monthText property
String of the text "month". E.g. if you want to show how much it is per month: 1.49€/month then we need the translated string. Fallback is "month"
Implementation
String? monthText;
String of the text "month". E.g. if you want to show how much it is per month: 1.49€/month then we need the translated string. Fallback is "month"
String? monthText;