summary refs log blame commit diff stats
path: root/src/main/resources/assets/friendcode/lang/en_us.json
blob: edd0e601dcbe48b3e2ae4c31e106bd08440f735a (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16















                                                                                                                


                                             

                                 
{
  "friendcode.title": "Friend Code",
  "friendcode.start": "Setup Friend Code",
  "friendcode.publish.failed": "Failed to setup friend code. Falling back to LAN server.",
  "friendcode.publish.no_i2p": "Could not connect to SAM bridge. Is I2P running and is the SAM bridge enabled?",
  "friendcode.publish.started": "Game hosted on friend code: %s",
  "friendcode.publish.stopped": "Stopped friend code setup. Falling back to LAN server.",
  "friendcode.connect": "Friend Code Connection",
  "friendcode.select": "Join Friend",
  "friendcode.enter_code": "Friend Code",
  "friendcode.opening": "Setting Up Friend Code",
  "friendcode.connecting": "Connecting To Friend Code",
  "friendcode.patience": "This could take a minute...",
  "friendcode.connect.no_such_code": "Could not find friend code.",
  "friendcode.connect.no_i2p": "Could not connect to SAM bridge. Is I2P running and is the SAM bridge enabled?",
  "friendcode.connect.failed": "Failed to setup friend code connection.",
  "friendcode.code_type": "Friend Code Type",
  "friendcode.code_type.session": "Session",
  "friendcode.code_type.world": "World",
  "menu.shareToLan": "Open To..."
}