diff options
Diffstat (limited to '_locales/en/messages.json')
-rw-r--r-- | _locales/en/messages.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 2e106a7c..096deaa0 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -106,5 +106,9 @@ "version": { "message": "Version", "description": "Version" + }, + "useFreeTube": { + "message": "Use FreeTube over Invidious when possible", + "description": "Label for 'Use FreeTube over Invidious when possible' option (options)." } } |