diff options
| author | winter | 2025-01-18 22:58:58 +0000 |
|---|---|---|
| committer | winter | 2025-01-18 22:58:58 +0000 |
| commit | 981775d1b1965d21b99ca72a28a37d55d330a88a (patch) | |
| tree | b03b17f8bbd16d28aaf2003b9e07f86e333eac5f /locale | |
| parent | f1a48c521472bde1c8668e29f8c5c792e1dd9f9f (diff) | |
confirmation on logging out
Diffstat (limited to 'locale')
| -rw-r--r-- | locale/en_GB.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/locale/en_GB.json b/locale/en_GB.json index 12e1ce9..9fea62c 100644 --- a/locale/en_GB.json +++ b/locale/en_GB.json @@ -38,6 +38,7 @@ "note.resharedBy": "Reshared by %s", "navigation.login": "Log in", "navigation.logout": "Log out", + "navigation.logout.confirmation": "Are you sure you want to log out?", "navigation.followRequests": "Follow requests", "navigation.instanceSettings": "Instance settings", "login.pageTitle": "Log in", |
