{ "@@locale": "en", "@@x-source-of-truth": "DEC-015 (register v0.9.5). Template ARB for English. Server-provided content is NOT translated (ADR-008 / DEC-015).", "appTitle": "Chanora", "homeNotProductionReadyBanner": "Beta build — voice in/out wired; not production ready.", "fieldServerHost": "Server address", "fieldNickname": "Nickname", "connectAction": "Connect", "disconnectAction": "Disconnect", "refreshAction": "Refresh", "startAudioAction": "Start audio", "pttHoldToTalk": "Hold to talk", "pttTransmitting": "Transmitting…", "statusIdle": "Not connected", "statusConnecting": "Connecting…", "statusConnected": "Connected to {server}", "@statusConnected": { "placeholders": { "server": { "type": "String" } } }, "statusError": "Error: {message}", "@statusError": { "placeholders": { "message": { "type": "String" } } }, "audioStatsLine": "TX {sent} frames • RX {received} frames • PTT {ptt}", "@audioStatsLine": { "placeholders": { "sent": { "type": "int" }, "received": { "type": "int" }, "ptt": { "type": "String" } } }, "channelsHeading": "Channels", "clientsHeading": "Online clients", "countChannelsAndClients": "{channels} channels • {clients} online", "@countChannelsAndClients": { "placeholders": { "channels": { "type": "int" }, "clients": { "type": "int" } } } }