finish up the translations

This commit is contained in:
WhatDidYouExpect 2025-07-02 15:58:51 +02:00
parent b5c9de3097
commit f89de0699a
5 changed files with 12 additions and 6 deletions

View file

@ -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}",