mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-28 03:02:24 +02:00
Add zh-CN
Co-authored-by: Lugiad' <2070109+Adri1@users.noreply.github.com>
This commit is contained in:
parent
dde2addf4f
commit
48dbefbaa4
@ -89,7 +89,7 @@ export default class TitleUiHandler extends OptionSelectUiHandler {
|
||||
"it": ` - INFORMATION - Italian translation goes here:\n${startDate} until ${endDate}`,
|
||||
"pt-BR": ` - INFORMATION - Portugese translation goes here:\n${startDate} until ${endDate}`,
|
||||
"zh-TW": ` - INFORMATION - Chinese-traditional translation goes here:\n${startDate} until ${endDate}`,
|
||||
"zh-CN": ` - INFORMATION - Chinese-simplified translation goes here:\n${startDate} until ${endDate}`,
|
||||
"zh-CN": ` - 通知 - \n服务器预计在以下时间维护:\n${startDate} 至 ${endDate}\n维护结束时间是预计时间\n维护可能稍早或稍晚结束。`,
|
||||
"ko": ` - INFORMATION - Korean translation goes here:\n${startDate} until ${endDate}`,
|
||||
"ja": ` - INFORMATION - Japanese translation goes here:\n${startDate} until ${endDate}`,
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user