From b3cd4440df5376ec12dc43ee9b01e6ad02aa7110 Mon Sep 17 00:00:00 2001 From: Flowertome Date: Mon, 26 Feb 2018 09:45:29 +0800 Subject: [PATCH] Add the translated text strings (simplified - The People's Republic of China) Signed-off-by: Flowertome --- theme.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/theme.txt b/theme.txt index 4fe3651..165c205 100644 --- a/theme.txt +++ b/theme.txt @@ -44,6 +44,8 @@ terminal-border: "0" # text = "Автоматичне завантаження розпочнеться через %d сек." # PT # text = "Arranque automático dentro de %d segundos" + # zh_CN + # text = "在 %d 内启动" color = "#777777" font = "Unifont Regular 18" } @@ -66,6 +68,8 @@ terminal-border: "0" # text = "Використовуйте ↑ та ↓ для вибору, Enter для підтвердження" # PT # text = "Use as teclas ↑ e ↓ para mudar a seleção, e ENTER para confirmar" + # zh_CN + # text = "使用 ↑ 和 ↓ 键移动选择条,Enter 键确认" color = "#777777" font = "Unifont Regular 18" }