From aa15901c23d975210c56d33d28d2997ba77017c7 Mon Sep 17 00:00:00 2001 From: syuilo Date: Wed, 10 Jul 2019 18:47:19 +0900 Subject: [PATCH] New Crowdin translations (#5131) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Korean) --- locales/en-US.yml | 2 ++ locales/ko-KR.yml | 2 ++ 2 files changed, 4 insertions(+) diff --git a/locales/en-US.yml b/locales/en-US.yml index 2a592e2a1..fd5e92e43 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -1861,9 +1861,11 @@ pages: message: "Message to display when pressed" variable: "Variable to send" no-variable: "None" + radioButton: "Choices" _radioButton: name: "Variable name" title: "Title" + values: "Item of choices that delimited by line breaks" default: "Default value" script: categories: diff --git a/locales/ko-KR.yml b/locales/ko-KR.yml index b6552dcbb..1db6805b4 100644 --- a/locales/ko-KR.yml +++ b/locales/ko-KR.yml @@ -1861,9 +1861,11 @@ pages: message: "눌렀을 때 표시할 메시지" variable: "보낼 변수" no-variable: "없음" + radioButton: "선택지" _radioButton: name: "변수명" title: "제목" + values: "줄바꿈으로 구분된 선택지" default: "기본값" script: categories: