From 989e931edfe1203c35e36d004ee9951e8638a03c Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 26 Aug 2017 14:44:19 +0200 Subject: [PATCH] Add language string [skip ci] --- resources/lang/en_US/firefly.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/en_US/firefly.php b/resources/lang/en_US/firefly.php index 30f0528cd9..4c4cc20289 100644 --- a/resources/lang/en_US/firefly.php +++ b/resources/lang/en_US/firefly.php @@ -310,6 +310,7 @@ return [ 'no_location_set' => 'No location set.', 'meta_data' => 'Meta data', 'location' => 'Location', + 'without_date' => 'Without date', // preferences 'pref_home_screen_accounts' => 'Home screen accounts',