From b5ec7311ef03232099dd3f8b30298738e1d0937e Mon Sep 17 00:00:00 2001 From: winter Date: Sun, 30 Mar 2025 19:18:51 +0100 Subject: allow changing indexable setting --- locale/en_GB.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'locale') diff --git a/locale/en_GB.json b/locale/en_GB.json index e076eed..8c6c2a4 100644 --- a/locale/en_GB.json +++ b/locale/en_GB.json @@ -160,6 +160,8 @@ "preferences.rssEnabled.description": "Provides a feed of your public notes, usable with common feed reader apps and online aggregators", "preferences.pokeable.name": "Allow others to poke you", "preferences.pokeable.description": "Also includes other verbs such as bite, wave at, hug, etc.", + "preferences.notesIndexable.name": "Allow search engines to index your notes", + "preferences.notesIndexable.description": "Doesn't apply to existing notes, only new ones", "changePassword.heading": "Change password", "changePassword.currentPassword": "Current password", "changePassword.newPassword": "New password", -- cgit v1.3