aboutsummaryrefslogtreecommitdiff
path: root/client-web/source/locale/en.ts
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2024-04-04 16:52:58 +0200
committermetamuffin <metamuffin@disroot.org>2024-04-04 16:52:58 +0200
commit645059bfd9b49d268b957499ad004c93557e5c10 (patch)
tree8ad39ca58f91cdd17cc19c18827a70de89334483 /client-web/source/locale/en.ts
parent406a82f82eb77bd0480594b8e43a8f0085e2262b (diff)
downloadkeks-meet-645059bfd9b49d268b957499ad004c93557e5c10.tar
keks-meet-645059bfd9b49d268b957499ad004c93557e5c10.tar.bz2
keks-meet-645059bfd9b49d268b957499ad004c93557e5c10.tar.zst
fix de translation
Diffstat (limited to 'client-web/source/locale/en.ts')
-rw-r--r--client-web/source/locale/en.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/client-web/source/locale/en.ts b/client-web/source/locale/en.ts
index b060de9..f829364 100644
--- a/client-web/source/locale/en.ts
+++ b/client-web/source/locale/en.ts
@@ -91,6 +91,6 @@ export const PO_EN: 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."
+ show_log: "Show extended log"
}
}