mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2024-11-05 07:20:13 +01:00
64ae20e932
It was only escaping the first quote, all other quotes and other characters that require to be escaped (like line breaks) were not being escaped. JSON.stringify is a good function to handle this. |
||
---|---|---|
.. | ||
static | ||
templates | ||
__init__.py | ||
api_keys.py | ||
app.py | ||
default_values.py | ||
flood.py | ||
init.py | ||
language.py | ||
main.py | ||
manage.py | ||
no_limiter.py | ||
remove_translated_files.py | ||
security.py | ||
suggestions.py |