From eb006d27afb32f1dbd4bbedf0890635ac02cac7e Mon Sep 17 00:00:00 2001 From: Arhell Date: Sun, 24 May 2020 12:36:19 +0300 Subject: [PATCH] localization for subscribe button --- i18n/zh.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/i18n/zh.toml b/i18n/zh.toml index 83e4399cde..c42c53fd70 100644 --- a/i18n/zh.toml +++ b/i18n/zh.toml @@ -172,6 +172,9 @@ other = "教程目标" [prerequisites_heading] other = "准备开始" +[subscribe_button] +other = "订阅" + [ui_search_placeholder] other = "搜索"