28 lines
859 B
JSON
28 lines
859 B
JSON
{
|
|
"Chat": {
|
|
"title": "JUMPA Chat Web",
|
|
"searchPlaceholder": "Search or start new chat",
|
|
"online": "online",
|
|
"offline": "offline",
|
|
"typeMessage": "Type a message",
|
|
"quantumSovereignty": "Sovereign communications, secured by",
|
|
"quantumForge": "XCom Ultra Quantum Forge",
|
|
"e2eeNotice": "MESSAGES ARE END-TO-END ENCRYPTED",
|
|
"noRecords": "No Temporal Records Found",
|
|
"messagingDisabled": "Messaging is disabled for this organization",
|
|
"videoCall": "Video Call",
|
|
"voiceCall": "Voice Call",
|
|
"incomingCall": "Incoming Quantum Call",
|
|
"sovereignEncryption": "Sovereign Encryption",
|
|
"quantumVault": "Quantum Crypto Vault",
|
|
"home": "Home",
|
|
"chat": "Chat",
|
|
"meet": "Meet",
|
|
"settings": "Settings",
|
|
"theme": "Theme",
|
|
"language": "Language",
|
|
"dark": "Dark",
|
|
"light": "Light"
|
|
}
|
|
}
|