added the scripts in the dialogue DT and translated in Korean
This commit is contained in:
20
hwanyoung2/Config/Localization/Game_Export.ini
Normal file
20
hwanyoung2/Config/Localization/Game_Export.ini
Normal file
@ -0,0 +1,20 @@
|
||||
; THESE ARE GENERATED FILES, DO NOT EDIT DIRECTLY!
|
||||
; USE THE LOCALIZATION DASHBOARD IN THE UNREAL EDITOR TO EDIT THE CONFIGURATION
|
||||
[CommonSettings]
|
||||
SourcePath=Content/Localization/Game
|
||||
DestinationPath=Content/Localization/Game
|
||||
NativeCulture=ko
|
||||
CulturesToGenerate=en
|
||||
CulturesToGenerate=ko
|
||||
ManifestName=Game.manifest
|
||||
ArchiveName=Game.archive
|
||||
PortableObjectName=Game.po
|
||||
|
||||
[GatherTextStep0]
|
||||
CommandletClass=InternationalizationExport
|
||||
bExportLoc=true
|
||||
LocalizedTextCollapseMode=ELocalizedTextCollapseMode::IdenticalTextIdAndSource
|
||||
POFormat=EPortableObjectFormat::Unreal
|
||||
ShouldPersistCommentsOnExport=false
|
||||
ShouldAddSourceLocationsAsComments=true
|
||||
|
Reference in New Issue
Block a user