From 84e9013ce94bd59401ef9d2a864701e798cd4af6 Mon Sep 17 00:00:00 2001 From: Sebastian Lobinger <sebastian.lobinger@fu-berlin.de> Date: Thu, 1 Jun 2017 11:59:27 +0200 Subject: [PATCH] update de.yaml (see issue #13) /cc @bvetter --- ExampleApp/Main/lang/de.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ExampleApp/Main/lang/de.yaml b/ExampleApp/Main/lang/de.yaml index 543634e..f2202e5 100644 --- a/ExampleApp/Main/lang/de.yaml +++ b/ExampleApp/Main/lang/de.yaml @@ -1,3 +1,3 @@ -hello_message: 'Hello extra page!' -men_index: 'Extra page' +hello_message: 'Hallo Startseite!' +men_index: 'Startseite' men_index_repo_link: 'Gitlab Repo' \ No newline at end of file -- GitLab