RimWorld-ChineseSimplified/DefInjected/ThoughtDef/Thoughts_Memory_Debug.xml
2018-10-07 00:21:31 +08:00

14 lines
706 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<LanguageData>
<!-- EN: debug bad thought -->
<DebugBad.stages.debug_bad_thought.label>坏心情(调试)</DebugBad.stages.debug_bad_thought.label>
<!-- EN: Test thought for debugging. -->
<DebugBad.stages.debug_bad_thought.description>调试用坏心情。</DebugBad.stages.debug_bad_thought.description>
<!-- EN: debug good thought -->
<DebugGood.stages.debug_good_thought.label>好心情(调试)</DebugGood.stages.debug_good_thought.label>
<!-- EN: Test thought for debugging. -->
<DebugGood.stages.debug_good_thought.description>调试用好心情。</DebugGood.stages.debug_good_thought.description>
</LanguageData>