added the scripts in the dialogue DT and translated in Korean
This commit is contained in:
26
hwanyoung2/Config/Localization/Game_Gather.ini
Normal file
26
hwanyoung2/Config/Localization/Game_Gather.ini
Normal file
@ -0,0 +1,26 @@
|
||||
; THESE ARE GENERATED FILES, DO NOT EDIT DIRECTLY!
|
||||
; USE THE LOCALIZATION DASHBOARD IN THE UNREAL EDITOR TO EDIT THE CONFIGURATION
|
||||
[CommonSettings]
|
||||
ManifestDependencies=../../../../UE_5.3/Engine/Content/Localization/Engine/Engine.manifest
|
||||
ManifestDependencies=../../../../UE_5.3/Engine/Content/Localization/Editor/Editor.manifest
|
||||
SourcePath=Content/Localization/Game
|
||||
DestinationPath=Content/Localization/Game
|
||||
ManifestName=Game.manifest
|
||||
ArchiveName=Game.archive
|
||||
NativeCulture=en
|
||||
CulturesToGenerate=en
|
||||
CulturesToGenerate=ko
|
||||
|
||||
[GatherTextStep0]
|
||||
CommandletClass=GenerateGatherManifest
|
||||
|
||||
[GatherTextStep1]
|
||||
CommandletClass=GenerateGatherArchive
|
||||
|
||||
[GatherTextStep2]
|
||||
CommandletClass=GenerateTextLocalizationReport
|
||||
bWordCountReport=true
|
||||
WordCountReportName=Game.csv
|
||||
bConflictReport=true
|
||||
ConflictReportName=Game_Conflicts.txt
|
||||
|
Reference in New Issue
Block a user