Update A10F
Update A10F
This commit is contained in:
parent
c016a657f0
commit
6ca0b6d421
@ -1,6 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<LanguageData>
|
||||
|
||||
<LetterDay>日</LetterDay>
|
||||
<LetterHour>时</LetterHour>
|
||||
<LetterMinute>分</LetterMinute>
|
||||
<LetterSecond>秒</LetterSecond>
|
||||
|
||||
<DaysLower>天</DaysLower>
|
||||
<SecondsLower>秒</SecondsLower>
|
||||
|
||||
@ -9,4 +14,10 @@
|
||||
<SeasonFall>秋季</SeasonFall>
|
||||
<SeasonWinter>冬季</SeasonWinter>
|
||||
|
||||
</LanguageData>
|
||||
<Born>出生: {0} {1} {2}</Born>
|
||||
<AgeChronological>实际年龄: {0} 年, {1} 月, {2} 日</AgeChronological>
|
||||
<AgeBiological>生物年龄: {0} 年, {1} 月, {2} 日</AgeBiological>
|
||||
|
||||
<DaysHours>{0} 天, {1} 时</DaysHours>
|
||||
|
||||
</LanguageData>
|
||||
|
Loading…
Reference in New Issue
Block a user