From c76be61cef9ec7bc8013d845aa80705d02575152 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sat, 24 Feb 2024 14:41:12 -0800 Subject: Configurable device share expiration --- modern/src/resources/l10n/en.json | 1 + 1 file changed, 1 insertion(+) (limited to 'modern/src/resources') diff --git a/modern/src/resources/l10n/en.json b/modern/src/resources/l10n/en.json index 814bfde0..b91312c7 100644 --- a/modern/src/resources/l10n/en.json +++ b/modern/src/resources/l10n/en.json @@ -101,6 +101,7 @@ "sharedColumns": "Columns", "sharedDropzoneText": "Drag and drop a file here or click", "sharedLogs": "Logs", + "sharedLink": "Link", "calendarSimple": "Simple", "calendarRecurrence": "Recurrence", "calendarOnce": "Once", -- cgit v1.2.3