mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2025-12-06 07:42:03 +01:00
change csv-files to utf-8 #63
This commit is contained in:
parent
e936298ed6
commit
876d3dbec6
|
|
@ -7,4 +7,4 @@ fms,description
|
|||
#
|
||||
# !!! DO NOT delete the first line !!!
|
||||
#
|
||||
12345678,"FMS testdata"
|
||||
12345678,"FMS testdata äöüß"
|
||||
|
|
|
|||
|
Can't render this file because it has a wrong number of fields in line 2.
|
|
|
@ -7,4 +7,4 @@ ric,description
|
|||
#
|
||||
# !!! DO NOT delete the first line !!!
|
||||
#
|
||||
1234567,"POCSAG testdata üöäß"
|
||||
1234567,"POCSAG testdata äöüß"
|
||||
|
|
|
|||
|
Can't render this file because it has a wrong number of fields in line 2.
|
|
|
@ -7,4 +7,4 @@ zvei,description
|
|||
#
|
||||
# !!! DO NOT delete the first line !!!
|
||||
#
|
||||
12345,"ZVEI testdata"
|
||||
12345,"ZVEI testdata äöüß"
|
||||
|
|
|
|||
|
Can't render this file because it has a wrong number of fields in line 2.
|
Loading…
Reference in a new issue