siftlode/frontend/src/i18n/locales/en/common.json

13 lines
366 B
JSON
Raw Normal View History

{
"privacyPolicy": "Privacy Policy",
"termsOfService": "Terms of Service",
"close": "Close",
"cancel": "Cancel",
"save": "Save",
"loading": "Loading…",
"language": "Language",
"somethingWrong": "Something went wrong.",
"accessRequestsTitle": "Access requests",
"accessRequestsMessage": "{{count}} pending — review in Settings → Account."
}