class TokyoMetro::Factory::Decorate::Api::TrainOperation::Info::JsonParserError
Private Instance Methods
h_locals_for_status_additional_infos()
click to toggle source
# File lib/tokyo_metro/factory/decorate/api/train_operation/info/json_parser_error.rb, line 5 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