mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-15 04:29:37 +00:00
Convert DITLs to JSON
This commit is contained in:
BIN
rapidjson/bin/encodings/utf16be.json
Normal file
BIN
rapidjson/bin/encodings/utf16be.json
Normal file
Binary file not shown.
BIN
rapidjson/bin/encodings/utf16bebom.json
Normal file
BIN
rapidjson/bin/encodings/utf16bebom.json
Normal file
Binary file not shown.
BIN
rapidjson/bin/encodings/utf16le.json
Normal file
BIN
rapidjson/bin/encodings/utf16le.json
Normal file
Binary file not shown.
BIN
rapidjson/bin/encodings/utf16lebom.json
Normal file
BIN
rapidjson/bin/encodings/utf16lebom.json
Normal file
Binary file not shown.
BIN
rapidjson/bin/encodings/utf32be.json
Normal file
BIN
rapidjson/bin/encodings/utf32be.json
Normal file
Binary file not shown.
BIN
rapidjson/bin/encodings/utf32bebom.json
Normal file
BIN
rapidjson/bin/encodings/utf32bebom.json
Normal file
Binary file not shown.
BIN
rapidjson/bin/encodings/utf32le.json
Normal file
BIN
rapidjson/bin/encodings/utf32le.json
Normal file
Binary file not shown.
BIN
rapidjson/bin/encodings/utf32lebom.json
Normal file
BIN
rapidjson/bin/encodings/utf32lebom.json
Normal file
Binary file not shown.
7
rapidjson/bin/encodings/utf8.json
Normal file
7
rapidjson/bin/encodings/utf8.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"en":"I can eat glass and it doesn't hurt me.",
|
||||
"zh-Hant":"我能吞下玻璃而不傷身體。",
|
||||
"zh-Hans":"我能吞下玻璃而不伤身体。",
|
||||
"ja":"私はガラスを食べられます。それは私を傷つけません。",
|
||||
"ko":"나는 유리를 먹을 수 있어요. 그래도 아프지 않아요"
|
||||
}
|
||||
7
rapidjson/bin/encodings/utf8bom.json
Normal file
7
rapidjson/bin/encodings/utf8bom.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"en":"I can eat glass and it doesn't hurt me.",
|
||||
"zh-Hant":"我能吞下玻璃而不傷身體。",
|
||||
"zh-Hans":"我能吞下玻璃而不伤身体。",
|
||||
"ja":"私はガラスを食べられます。それは私を傷つけません。",
|
||||
"ko":"나는 유리를 먹을 수 있어요. 그래도 아프지 않아요"
|
||||
}
|
||||
Reference in New Issue
Block a user