Add --translation-cache

This commit is contained in:
Piero Toffanin
2025-12-22 13:18:16 -05:00
parent cd76ff43ca
commit a28d2bc1fc
6 changed files with 87 additions and 8 deletions
+5
View File
@@ -231,6 +231,11 @@ _default_options_objects = [
'default_value': '',
'value_type': 'str'
},
{
'name': 'TRANSLATION_CACHE',
'default_value': '',
'value_type': 'str'
},
{
'name': 'URL_PREFIX',
'default_value': '',