class TokyoMetro::Factory::Decorate::Api::TrainOperation::Info::JsonParserError < TokyoMetro::Factory::Decorate::Api::TrainOperation::Info::BasicError private def h_locals_for_status_additional_infos { text_ja_abstruct: "サーバーエラー" , text_ja_precise: "ページを更新してください" , text_en_abstruct: "Error on the server" , text_en_precise: "Please reload this page." } end end