replaced translations with easier one and added demotivators (not polished)
This commit is contained in:
parent
d641908a8c
commit
22d454dd42
15 changed files with 304 additions and 244 deletions
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"unhandled_exception": "An unhandled exception occurred. Please report this issue on GitHub.",
|
||||
"active_users:": "Active users:",
|
||||
"spacy_initialized": "spaCy and spacytextblob are ready.",
|
||||
"spacy_model_not_found": "The spaCy model was not found! Downloading it....`",
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"unhandled_exception": "Käsittelemätön virhe tapahtui. Ilmoita tästä GitHubissa.",
|
||||
"env_file_not_found": ".env-tiedostoa ei löytnyt! Luo tiedosto jossa on tarvittavat muuttujat",
|
||||
"already_started": "Olen jo käynnistynyt! Ei päivitetä...",
|
||||
"please_restart": "Käynnistä uudelleen, hölmö!",
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"unhandled_exception": "Si è verificata un'eccezione non gestita. Segnala questo problema su GitHub, per favore.",
|
||||
"active_users:": "Utenti attivi:",
|
||||
"spacy_initialized": "spaCy e spacytextblob sono pronti.",
|
||||
"spacy_model_not_found": "Il modello spaCy non è stato trovato! Lo sto scaricando...",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue