mirror of
https://github.com/gristlabs/grist-core.git
synced 2024-10-27 20:44:07 +00:00
11 lines
274 B
JSON
11 lines
274 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."
|
|
}
|
|
}
|