Files
securebit-chat/locales/site.json
T

20 lines
343 B
JSON
Raw Normal View History

{
"baseUrl": "https://securebit.chat",
"defaultLocale": "en",
"locales": [
"en",
"de",
"fr",
"es",
"uk",
"ru",
"zh",
"ko",
"hi"
],
"author": "Volodymyr",
"siteName": "SecureBit.chat",
"socialCard": "/assets/social-card.png",
"repository": "https://github.com/SecureBitChat/securebit-chat"
}