🌐 Preview changes button, and Add section title

This commit is contained in:
Alicia Sykes 2021-10-30 12:41:50 +01:00
parent 160f72e32a
commit e556445094
1 changed files with 2 additions and 0 deletions

View File

@ -112,6 +112,7 @@
"location-local-label": "Apply Locally",
"location-disk-label": "Write Changes to Config File",
"save-button": "Save Changes",
"preview-button": "Preview Changes",
"valid-label": "Config is Valid",
"status-success-msg": "Task Complete",
"status-fail-msg": "Task Failed",
@ -218,6 +219,7 @@
},
"edit-section": {
"edit-section-title": "Edit Section",
"add-section-title": "Add New Section",
"edit-tooltip": "Click to Edit, or right-click for more options",
"remove-confirm": "Are you sure you want to remove this section? This action can be undone later."
},