mirror of https://github.com/Lissy93/dashy.git
Fixed typo
This commit is contained in:
parent
020e0ba472
commit
c50ae1392f
|
@ -178,7 +178,7 @@
|
|||
"error-msg-cannot-save": "An error occurred saving config",
|
||||
"error-msg-bad-json": "Error in JSON, possibly malformed",
|
||||
"warning-msg-validation": "Validation Warning",
|
||||
"not-admin-note": "You cannot write changed to disk, because you are not logged in as an admin"
|
||||
"not-admin-note": "You cannot write changes to disk because you are not logged in as an administrator"
|
||||
},
|
||||
"app-rebuild": {
|
||||
"title": "Rebuild Application",
|
||||
|
|
Loading…
Reference in New Issue