aboutsummaryrefslogtreecommitdiff
path: root/src/i18n/en.json
diff options
context:
space:
mode:
authorHJ <30-hj@users.noreply.git.pleroma.social>2024-05-22 12:15:21 +0000
committerHJ <30-hj@users.noreply.git.pleroma.social>2024-05-22 12:15:21 +0000
commit3128ea57e1f0281d4d8f94d868de10b5b97663af (patch)
tree69c3c02109dbd502b9daf5d11b0103d550d767f7 /src/i18n/en.json
parent3056017f8e35c98a7fb42162c7e3460a4ebab619 (diff)
parent6ea69eb51a480e3ab81a69b99f92165fc97f8177 (diff)
Merge branch 'themes3-cache' into 'develop'
implement a simple caching system for themes 3 See merge request pleroma/pleroma-fe!1911
Diffstat (limited to 'src/i18n/en.json')
-rw-r--r--src/i18n/en.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json
index 978fda37..b5fe4ed9 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -635,6 +635,7 @@
"subject_line_email": "Like email: \"re: subject\"",
"subject_line_mastodon": "Like mastodon: copy as is",
"subject_line_noop": "Do not copy",
+ "force_theme_recompilation_debug": "Disable theme cahe, force recompile on each boot (DEBUG)",
"conversation_display": "Conversation display style",
"conversation_display_tree": "Tree-style",
"conversation_display_tree_quick": "Tree view",