Browse Source
Fix typo in frontend_en.json:unsetValueConfirmText (#863)
pull/866/head
Paul Astbury-Thomas
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
2 additions and
2 deletions
-
backend/i18n/frontend_en.json
-
backend/i18n/source/frontend_en.json
|
|
@ -496,7 +496,7 @@ |
|
|
"contents.unsavedChangesText": "You have unsaved changes. Do you want to load them now?", |
|
|
"contents.unsavedChangesText": "You have unsaved changes. Do you want to load them now?", |
|
|
"contents.unsavedChangesTitle": "Unsaved changes", |
|
|
"contents.unsavedChangesTitle": "Unsaved changes", |
|
|
"contents.unsetValue": "Unset value", |
|
|
"contents.unsetValue": "Unset value", |
|
|
"contents.unsetValueConfirmText": "If you unset the value you might loose your changes.\n\nDo you really want to do it?", |
|
|
"contents.unsetValueConfirmText": "If you unset the value you might lose your changes.\n\nDo you really want to do it?", |
|
|
"contents.unsetValueConfirmTitle": "Do you want to unset the value?", |
|
|
"contents.unsetValueConfirmTitle": "Do you want to unset the value?", |
|
|
"contents.updated": "Content updated successfully.", |
|
|
"contents.updated": "Content updated successfully.", |
|
|
"contents.updateFailed": "Failed to update content. Please reload.", |
|
|
"contents.updateFailed": "Failed to update content. Please reload.", |
|
|
|
|
|
@ -496,7 +496,7 @@ |
|
|
"contents.unsavedChangesText": "You have unsaved changes. Do you want to load them now?", |
|
|
"contents.unsavedChangesText": "You have unsaved changes. Do you want to load them now?", |
|
|
"contents.unsavedChangesTitle": "Unsaved changes", |
|
|
"contents.unsavedChangesTitle": "Unsaved changes", |
|
|
"contents.unsetValue": "Unset value", |
|
|
"contents.unsetValue": "Unset value", |
|
|
"contents.unsetValueConfirmText": "If you unset the value you might loose your changes.\n\nDo you really want to do it?", |
|
|
"contents.unsetValueConfirmText": "If you unset the value you might lose your changes.\n\nDo you really want to do it?", |
|
|
"contents.unsetValueConfirmTitle": "Do you want to unset the value?", |
|
|
"contents.unsetValueConfirmTitle": "Do you want to unset the value?", |
|
|
"contents.updated": "Content updated successfully.", |
|
|
"contents.updated": "Content updated successfully.", |
|
|
"contents.updateFailed": "Failed to update content. Please reload.", |
|
|
"contents.updateFailed": "Failed to update content. Please reload.", |
|
|
|