✏️ Changes wording and typos

This commit is contained in:
Bjorn Lammers
2023-01-13 11:10:09 +00:00
committed by GitHub
parent 7a03509ae5
commit b56c759951
26 changed files with 78 additions and 78 deletions

View File

@@ -1,11 +1,11 @@
{
"description": "In edit mode, you can adjust the size and position of your tiles.",
"description": "In Edit Mode, you can adjust tiles and configure apps. Changes are not saved until you exit Edit Mode.",
"button": {
"disabled": "Enter Edit Mode",
"enabled": "Exit and Save"
},
"popover": {
"title": "Edit mode is enabled",
"text": "You can adjust and configure your apps now. Changes are <strong>not saved</strong> until you exit edit mode"
"title": "Edit Mode is enabled",
"text": "You can adjust tiles and configure your apps now. Changes are <strong>not saved</strong> until you exit edit mode!"
}
}
}