rename airwatch folder
This commit is contained in:
parent
a05388fcbc
commit
949641d881
262 changed files with 21196 additions and 245 deletions
22
airwatch/public/assets/locale/en-US.json
Normal file
22
airwatch/public/assets/locale/en-US.json
Normal file
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"locale": "en-US",
|
||||
"translations": {
|
||||
"welcome": "Welcome to our chatbot application",
|
||||
"newChat": "New conversation",
|
||||
"search": "Search",
|
||||
"sources": "Sources",
|
||||
"noSources": "No sources available",
|
||||
"feedback": "Feedback",
|
||||
"send": "Send",
|
||||
"loading": "Loading...",
|
||||
"error": "System error - I couldn't process your request. Please try again in a few moments",
|
||||
"language": "Language",
|
||||
"theme": "Theme",
|
||||
"userMessage": "User message",
|
||||
"botMessage": "Bot message",
|
||||
"documentation": "Documentation",
|
||||
"about": "About",
|
||||
"contact": "Contact",
|
||||
"reportIssue": "Report an issue"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue