From 95acbf69d3d1b9ac7c7a9255ac401bf49723cf95 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 30 Sep 2017 18:00:42 +0200 Subject: [PATCH] New translations firefly.php (German) --- resources/lang/de_DE/firefly.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/resources/lang/de_DE/firefly.php b/resources/lang/de_DE/firefly.php index dc33b9af86..72c544f79b 100644 --- a/resources/lang/de_DE/firefly.php +++ b/resources/lang/de_DE/firefly.php @@ -328,6 +328,8 @@ return [ 'without_date' => 'Ohne Datum', 'result' => 'Ergebnis', 'sums_apply_to_range' => 'All sums apply to the selected range', + 'press_tag_location' => 'Right click or long press to set the tag\'s location.', + 'clear_location' => 'Clear location', // preferences 'pref_home_screen_accounts' => 'Konten auf dem Startbildschirm',