accounts-frontend/src/components/auth/acceptRules/AcceptRules.intl.json

9 lines
288 B
JSON
Raw Normal View History

2016-08-03 00:29:29 +05:30
{
2016-08-07 18:06:27 +05:30
"title": "User Agreement",
2016-08-03 00:29:29 +05:30
"accept": "Accept",
2016-08-07 18:06:27 +05:30
"declineAndLogout": "Decline and logout",
"description1": "We have updated our {link}.",
"termsOfService": "terms of service",
"description2": "In order to continue using {name} service, you need to accept them."
2016-08-03 00:29:29 +05:30
}