mirror of
https://github.com/gristlabs/grist-core.git
synced 2024-10-27 20:44:07 +00:00
12 lines
479 B
JSON
12 lines
479 B
JSON
|
{
|
||
|
"Welcome": "Welcome to Grist!",
|
||
|
"Loading": "Loading",
|
||
|
"AddNew": "Add New",
|
||
|
"OtherSites": "Other Sites",
|
||
|
"OtherSitesWelcome": "You are on the {{siteName}} site. You also have access to the following sites:",
|
||
|
"OtherSitesWelcome_personal": "You are on your personal site. You also have access to the following sites:",
|
||
|
"AllDocuments": "All Documents",
|
||
|
"ExamplesAndTemplates": "Examples and Templates",
|
||
|
"MoreExamplesAndTemplates": "More Examples and Templates"
|
||
|
}
|