From c06fb4a9d33837a51df38996a5500eec6b0b44ec Mon Sep 17 00:00:00 2001 From: Victoria Brekenfeld Date: Mon, 31 Jul 2023 19:10:22 +0200 Subject: [PATCH] i18n: Add german translation --- resources/i18n/de/cosmic_comp.ftl | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 resources/i18n/de/cosmic_comp.ftl diff --git a/resources/i18n/de/cosmic_comp.ftl b/resources/i18n/de/cosmic_comp.ftl new file mode 100644 index 00000000..b7fd2548 --- /dev/null +++ b/resources/i18n/de/cosmic_comp.ftl @@ -0,0 +1,4 @@ +grow-window = Vergrößern +shrink-window = Verkleinern +unknown-keybinding = +stack-windows = Fenster stapeln \ No newline at end of file