{ "title": "Docker", "alerts": { "notConfigured": { "text": "" } }, "modals": { "selectBoard": { "title": "ボードを選ぶ", "text": "選択したDockerコンテナ用のアプリを追加するボードを選択する。", "form": { "board": { "label": "ボード" }, "submit": "アプリの追加" } } }, "notifications": { "selectBoard": { "success": { "title": "ボードにアプリを追加", "message": "選択したDockerコンテナ用のアプリがボードに追加された。" }, "error": { "title": "ボードへのアプリの追加に失敗", "message": "選択したDockerコンテナ用のアプリをボードに追加できませんでした。" } } } }