added locale backup + en support

This commit is contained in:
_Bastler
2021-03-26 10:17:28 +01:00
parent a9fd56efc6
commit 34755be840
16 changed files with 2724 additions and 1039 deletions
+3 -1
View File
@@ -1,11 +1,13 @@
{
"spellright.language": [
"English (British)",
"German_de_DE"
],
"spellright.documentTypes": [
"html",
"markdown",
"latex",
"plaintext"
"plaintext",
"json"
]
}