Skip to content
This repository was archived by the owner on Jun 29, 2025. It is now read-only.

Commit 28fdbc2

Browse files
committed
fix: confusing config configuration description for session duration
1 parent 2f74c87 commit 28fdbc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/i18n/translations/en-US.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -434,7 +434,7 @@ export default {
434434
"Whether to show the home page",
435435
"admin.config.general.session-duration": "Session Duration",
436436
"admin.config.general.session-duration.description":
437-
"Time in hours after which a user must log in again (default: 3 months).",
437+
"Time after which a user must log in again (default: 3 months).",
438438
"admin.config.general.logo": "Logo",
439439
"admin.config.general.logo.description":
440440
"Change your logo by uploading a new image. The image must be a PNG and should have the format 1:1.",

0 commit comments

Comments
 (0)