Minor translation fixes

This commit is contained in:
Ponkhy
2021-09-10 01:24:21 +02:00
parent 2583dbe0e0
commit c62732fa9c
3 changed files with 5 additions and 3 deletions

View File

@@ -127,5 +127,6 @@ export default {
backupDescription2: "PS: History and event data is not included.",
backupDescription3: "Sensitive data such as notification tokens is included in the export file, please keep it carefully.",
alertNoFile: "Please select a file to import.",
alertWrongFileType: "Please select a JSON file."
alertWrongFileType: "Please select a JSON file.",
"Clear all statistics": "Clear all Statistics"
}