{ "@@locale": "en", "@@x-source-of-truth": "DEC-015 (register v0.9.5). Template ARB for English. Other locales must reference these keys. Server-provided content is NOT translated (ADR-008 / DEC-015).", "appTitle": "Chanora", "@appTitle": { "description": "Application title shown in launchers and the app bar. The product name `Chanora` is fixed by DEC-018 and must not be translated." }, "homeNotProductionReadyBanner": "Alpha build — not production ready.", "@homeNotProductionReadyBanner": { "description": "Plain-language banner informing testers that this build is not for end-user use. Mirrors README.md's status line." }, "fieldServerHost": "Server address", "@fieldServerHost": { "description": "Label for the server-address input on the connect form." }, "fieldNickname": "Nickname", "@fieldNickname": { "description": "Label for the nickname input on the connect form." }, "connectAction": "Connect", "@connectAction": { "description": "Label for the button that initiates a connection." }, "disconnectAction": "Disconnect", "@disconnectAction": { "description": "Label for the button that ends the active connection." }, "refreshAction": "Refresh", "@refreshAction": { "description": "Label for the button that re-fetches the server snapshot." }, "statusIdle": "Not connected", "@statusIdle": {}, "statusConnecting": "Connecting…", "@statusConnecting": {}, "statusConnected": "Connected to {server}", "@statusConnected": { "placeholders": { "server": { "type": "String" } } }, "statusError": "Error: {message}", "@statusError": { "placeholders": { "message": { "type": "String" } } }, "channelsHeading": "Channels", "@channelsHeading": {}, "clientsHeading": "Online clients", "@clientsHeading": {}, "countChannelsAndClients": "{channels} channels • {clients} online", "@countChannelsAndClients": { "placeholders": { "channels": { "type": "int" }, "clients": { "type": "int" } } } }