New Crowdin translations (#5131)

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (Korean)
This commit is contained in:
syuilo 2019-07-10 18:47:19 +09:00 committed by GitHub
parent 0bd4d069a2
commit aa15901c23
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 0 deletions

View file

@ -1861,9 +1861,11 @@ pages:
message: "Message to display when pressed" message: "Message to display when pressed"
variable: "Variable to send" variable: "Variable to send"
no-variable: "None" no-variable: "None"
radioButton: "Choices"
_radioButton: _radioButton:
name: "Variable name" name: "Variable name"
title: "Title" title: "Title"
values: "Item of choices that delimited by line breaks"
default: "Default value" default: "Default value"
script: script:
categories: categories:

View file

@ -1861,9 +1861,11 @@ pages:
message: "눌렀을 때 표시할 메시지" message: "눌렀을 때 표시할 메시지"
variable: "보낼 변수" variable: "보낼 변수"
no-variable: "없음" no-variable: "없음"
radioButton: "선택지"
_radioButton: _radioButton:
name: "변수명" name: "변수명"
title: "제목" title: "제목"
values: "줄바꿈으로 구분된 선택지"
default: "기본값" default: "기본값"
script: script:
categories: categories: