From 517c6381bae270346c8ba60dd3287d96d17d4bf3 Mon Sep 17 00:00:00 2001 From: Philipp Dormann Date: Wed, 30 Dec 2020 18:23:19 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9E=20translation=20fix?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ref #5 --- src/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/en.json b/src/locales/en.json index 61ccce04..e75866ed 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -46,7 +46,7 @@ }, "about": "About", "by": "by", - "lfk-is-os": "The \"Lauf for Kaya!\" Frontend is (like all other projects for the \"LfK!\" Also) an open source project.", + "lfk-is-os": "The \"Lauf für Kaya!\" Frontend is (like all other projects for the \"LfK!\" Also) an open source project.", "oss_credit_description": "We use a lot of open source software on these projects, and would like to thank the following projects and contributors who help make open source great!", "credits": "Credits" }