mirror of
https://git.chinosk6.cn/chinosk/gkms-local.git
synced 2026-06-15 14:13:21 +07:00
changed orig text dump to orig.json
This commit is contained in:
@@ -598,7 +598,7 @@ namespace GakumasLocal::Local {
|
||||
}
|
||||
|
||||
if (unTransResultRet.empty() || (splitTransStat == SplitTagsTranslationStat::NO_SPLIT)) {
|
||||
DumpGenericText(origText);
|
||||
DumpGenericText(origText, DumpStrStat::SPLITTABLE_ORIG);
|
||||
}
|
||||
else {
|
||||
for (const auto& i : unTransResultRet) {
|
||||
|
||||
Reference in New Issue
Block a user