added dot

This commit is contained in:
Viktor Sarström 2021-05-12 12:33:34 +02:00
parent b1a828d707
commit 4201345aa6
3 changed files with 3 additions and 3 deletions

View File

@ -226,7 +226,7 @@ export const Login = () => {
>
{translate('auth.button_read_integrity_policy', {
defaultValue:
'Vi samlar ingen data om dig eller dina barn. Läs vår integritetspolicy här',
'Vi samlar ingen data om dig eller dina barn. Läs vår integritetspolicy här.',
})}
</Button>
</View>

View File

@ -50,7 +50,7 @@
"a11y_image_two_boys": "Picture of two people checking their mobile phones",
"a11y_clear_social_security_input_field": "Clear the social security number field",
"a11y_select_login_method": "Select the login method",
"button_read_integrity_policy": "We do not collect data about you or your children. Read our privacy policy here"
"button_read_integrity_policy": "We do not collect data about you or your children. Read our privacy policy here."
},
"calender": {
"approveAccessToCalender": "You have to approve access to your calendar",

View File

@ -50,7 +50,7 @@
"a11y_image_two_boys": "Bild på två personer som kollar i mobilen",
"a11y_clear_social_security_input_field": "Rensa fältet för personnummer",
"a11y_select_login_method": "Välja inloggningsmetod",
"button_read_integrity_policy": "Vi samlar ingen data om dig eller dina barn. Läs vår integritetspolicy här"
"button_read_integrity_policy": "Vi samlar ingen data om dig eller dina barn. Läs vår integritetspolicy här."
},
"calender": {
"approveAccessToCalender": "Du måste godkänna åtkomst till kalendern",