Dia antes primera install
This commit is contained in:
35
node_modules/node-red-dashboard/nodes/locales/ja/ui_form.json
generated
vendored
Normal file
35
node_modules/node-red-dashboard/nodes/locales/ja/ui_form.json
generated
vendored
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"ui_form": {
|
||||
"label": {
|
||||
"group": "グループ",
|
||||
"size": "サイズ",
|
||||
"label": "ラベル",
|
||||
"optionalLabel": "任意のラベル",
|
||||
"formElements": "フォームの要素",
|
||||
"type": "種類",
|
||||
"required": "必須",
|
||||
"rows": "行数",
|
||||
"remove": "削除",
|
||||
"egName": "例) 名前",
|
||||
"egName2": "例) name",
|
||||
"text": "文字列",
|
||||
"multiline": "複数行",
|
||||
"number": "数値",
|
||||
"email": "E-メール",
|
||||
"password": "パスワード",
|
||||
"checkbox": "チェックボックス",
|
||||
"switch": "スイッチ",
|
||||
"date": "日付",
|
||||
"time": "時間",
|
||||
"element": "要素",
|
||||
"buttons": "ボタン",
|
||||
"submitButtonText": "送信ボタンの文字列",
|
||||
"cancelButtonText": "キャンセルボタンの文字列",
|
||||
"topic": "トピック",
|
||||
"optionalMsgTopic": "任意のmsg.topic",
|
||||
"splitLayout": "フォーム要素を2列に配置",
|
||||
"className": "種類",
|
||||
"classNamePlaceholder": "ウィジェット用のCSSクラス名(オプション)"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user