RimWorld-ChineseSimplified/Royalty/DefInjected/QuestScriptDef/Script_Hospitality_Utility.xml
2022-03-28 01:34:10 +01:00

9 lines
721 B
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8"?>
<LanguageData>
<!-- EN: Guest unhappy: {SUBJECT_definite} -->
<Util_ApplyMoodThreshold.LetterLabelGuestUnhappy.slateRef>访客不满:{SUBJECT_definite}</Util_ApplyMoodThreshold.LetterLabelGuestUnhappy.slateRef>
<!-- EN: {SUBJECT_definite}, who you were charged to protect and keep happy, has been below the minimum mood of [moodThreshold] too long.\n\n[remainingWillNowLeave] -->
<Util_ApplyMoodThreshold.LetterTextGuestUnhappy.slateRef>{SUBJECT_definite} 是你需要维持较高心情的目标, 心情已经低于[moodThreshold]太长时间了。 \n\n[remainingWillNowLeave]</Util_ApplyMoodThreshold.LetterTextGuestUnhappy.slateRef>
</LanguageData>