From 23fa448a2fad953f4255834d648894853419e4e0 Mon Sep 17 00:00:00 2001 From: qkqpttgf <45693631+qkqpttgf@users.noreply.github.com> Date: Thu, 21 May 2020 18:01:03 +0800 Subject: [PATCH] Update conststr.php --- conststr.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/conststr.php b/conststr.php index 135a4fa..9be638a 100644 --- a/conststr.php +++ b/conststr.php @@ -224,6 +224,10 @@ $constStr = [ 'ko-kr' => '돌아 가기', 'fa' => 'بازگشت', ], + 'Theme' => [ + 'en-us' => 'Theme', + 'zh-cn' => '主题', + ], 'NotNeedUpdate' => [ 'en-us' => 'Not Need Update', 'zh-cn' => '不需要更新',