spongy/app/_locales/en/messages.json

16 lines
324 B
JSON

{
"appName": {
"message": "wIRC Chat Client",
"description": "Application name"
},
"appShortName": {
"message": "wIRC",
"description": "Short application name"
},
"appDesc": {
"message": "Chat client for the wIRC bouncer thingamajiggy",
"description": "Application description for app store listing"
}
}