spongy/app/_locales/en/messages.json

14 lines
332 B
JSON

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