From f412a81b0a9525214ac95ecfe911a9ad70bdd5d9 Mon Sep 17 00:00:00 2001 From: Arhell Date: Wed, 3 Jun 2020 00:10:53 +0300 Subject: [PATCH] localization for subscribe button --- i18n/ja.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/i18n/ja.toml b/i18n/ja.toml index 5806716d01..db01fd5878 100644 --- a/i18n/ja.toml +++ b/i18n/ja.toml @@ -172,6 +172,9 @@ other = "目標" [prerequisites_heading] other = "始める前に" +[subscribe_button] +other = "購読する" + [ui_search_placeholder] other = "検索"