UNPKG

nodegame-openshift

Version:

Prepares a nodeGame instance to run on the openshift cloud.

11 lines (10 loc) 334 B
module.exports = function(settings, headers) { return { "title": "Antworter", "youAreTheRespondant": "Du bist der ANTWORTER!", "waitingForAnOffer": "Waiting to receive an offer...", "youReceivedAnOffer": "You received an offer of ", "accept": "Accept", "reject": "Reject" }; };