en: api_keys: actions: new: "Add a new api key" edit: "Edit this api key" destroy: "Remove this api key" destroy_confirm: "Are you sure you want destroy this api key?" show: title: "Api key" index: title: Api key new: title: "Add a new api key" edit: title: "Update api key" activerecord: models: one: "Api Key" other: "Api keys" attributes: api_key: name: "Name" token: "Token"