RED-5538 - Specify supported encodings in UI

This commit is contained in:
Valentin Mihai 2023-01-04 18:38:05 +02:00
parent e0e69c5d51
commit 1743e0dd43
2 changed files with 2 additions and 2 deletions

View File

@ -1219,7 +1219,7 @@
"file": "File",
"file-attribute-encoding-types": {
"ascii": "ASCII",
"iso": "ISO",
"iso": "ISO-8859-1",
"utf8": "UTF-8"
},
"file-attribute-types": {

View File

@ -1219,7 +1219,7 @@
"file": "File",
"file-attribute-encoding-types": {
"ascii": "ASCII",
"iso": "ISO",
"iso": "ISO-8859-1",
"utf8": "UTF-8"
},
"file-attribute-types": {