diff options
Diffstat (limited to '_locales')
-rw-r--r-- | _locales/en/messages.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 096deaa0..3748db3b 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -110,5 +110,17 @@ "useFreeTube": { "message": "Use FreeTube over Invidious when possible", "description": "Label for 'Use FreeTube over Invidious when possible' option (options)." + }, + "nitterRandomPool": { + "message": "Nitter random instance pool (comma-separated)", + "description": "Label for 'Nitter random instance pool (comma-separated)' option (options)." + }, + "invidiousRandomPool": { + "message": "Invidious random instance pool (comma-separated)", + "description": "Label for 'Invidious random instance pool (comma-separated)' option (options)." + }, + "bibliogramRandomPool": { + "message": "Bibliogram random instance pool (comma-separated)", + "description": "Label for 'Bibliogram random instance pool (comma-separated)' option (options)." } } |