diff options
Diffstat (limited to 'client-web/source/locale/en.ts')
-rw-r--r-- | client-web/source/locale/en.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client-web/source/locale/en.ts b/client-web/source/locale/en.ts index db16fe7..418b15c 100644 --- a/client-web/source/locale/en.ts +++ b/client-web/source/locale/en.ts @@ -91,6 +91,6 @@ export const PO_EN_US: LanguageStrings = { enable_onbeforeunload: "Prompt for confirmation when leaving the site while local resources are shared", room_watches: "Known rooms (as semicolon seperated list of name=secret pairs)", username: "Username", + show_log: "Show extended log." } - } |