From 6237a4d34ea18b21ba4e7dadb967fbe06331a989 Mon Sep 17 00:00:00 2001 From: "mr. m" <91018726+mr-cheffy@users.noreply.github.com> Date: Wed, 31 Dec 2025 18:51:10 +0100 Subject: [PATCH] New translations zen-menubar.ftl (German) --- locales/de/browser/browser/zen-menubar.ftl | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 locales/de/browser/browser/zen-menubar.ftl diff --git a/locales/de/browser/browser/zen-menubar.ftl b/locales/de/browser/browser/zen-menubar.ftl new file mode 100644 index 000000000..d383e9f0e --- /dev/null +++ b/locales/de/browser/browser/zen-menubar.ftl @@ -0,0 +1,18 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +zen-menubar-toggle-pinned-tabs = + .label = + { $pinnedAreCollapsed -> + [true] Expand Pinned Tabs + *[false] Collapse Pinned Tabs + } +zen-menubar-appearance = + .label = Website Appearance +zen-menubar-appearance-auto = + .label = Automatic +zen-menubar-appearance-light = + .label = Light +zen-menubar-appearance-dark = + .label = Dark