gristlabs_grist-core/static/locales/en.server.json
fflorent b2d0803cfe Add description and icon to preview URLs for non-document resources #1242
When pasting a URL in some app or website that allows previewing the
link, for other resources than documents, you were offered an irrelevant
description. This patches aims to give a generic description of what is
Grist.
2024-10-24 08:48:44 +02:00

11 lines
268 B
JSON

{
"sendAppPage": {
"Loading": "Loading",
"gristMetaDescription": "Grist is the evolution of spreadsheets.",
"Welcome": "Welcome"
},
"oidc": {
"emailNotVerifiedError": "Please verify your email with the identity provider, and log in again."
}
}