finish up the translations
This commit is contained in:
parent
b5c9de3097
commit
f89de0699a
5 changed files with 12 additions and 6 deletions
|
@ -1,4 +1,7 @@
|
|||
{
|
||||
"active_users:": "Active users:",
|
||||
"spacy_initialized": "spaCy and spacytextblob are ready.",
|
||||
"spacy_model_not_found": "The spaCy model was not found! Downloading it....`",
|
||||
"env_file_not_found": "The .env file was not found! Please create one with the required variables.",
|
||||
"error_fetching_active_users": "Error fetching active users: {error}",
|
||||
"error_sending_alive_ping": "Error sending alive ping: {error}",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue