Minor fix on line 78 (#24)

* Minor fix on line 78

* Update en-US.json
This commit is contained in:
Darío Hereñú 2020-06-25 21:33:21 -03:00 committed by GitHub
parent 6cc4daacdb
commit bb3c5ca746
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -75,7 +75,7 @@
"manageSources": "Manage sources"
},
"settings": {
"writeError": "An error has occured while writing the file.",
"writeError": "An error has occurred while writing the file.",
"name": "Settings",
"fetching": "Updating sources, please wait …",
"exit": "Exit settings",
@ -92,7 +92,7 @@
"sources": {
"untitled": "Source",
"errorAdd": "An error has occured when adding the source.",
"errorParse": "An error has occured when parsing the OPML file.",
"errorParse": "An error has occurred when parsing the OPML file.",
"errorParseHint": "Please ensure that the file isn't corrupted and is encoded with UTF-8.",
"errorImport": "Error importing {count, plural, =1 {# source} other {# sources}}.",
"opmlFile": "OPML File",
@ -174,4 +174,4 @@
"setPac": "Set PAC",
"pacHint": "For Socks proxies, it is recommended for PAC to return \"SOCKS5\" for proxy-side DNS. Turning off proxy requires restart."
}
}
}