From 6418df87bb199a81b9a6843ec9c6d4ebb9b1c3f4 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 25 Feb 2017 13:20:58 +0100 Subject: [PATCH] New translations --- resources/lang/zh_HK/firefly.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/zh_HK/firefly.php b/resources/lang/zh_HK/firefly.php index a594594fbc..f0ef51ab6a 100644 --- a/resources/lang/zh_HK/firefly.php +++ b/resources/lang/zh_HK/firefly.php @@ -558,6 +558,7 @@ return [ 'select_more_than_one_budget' => 'Please select more than one budget', 'select_more_than_one_tag' => 'Please select more than one tag', 'from_to' => 'From :start to :end', + 'from_to_breadcrumb' => 'from :start to :end', // categories: 'new_category' => 'New category',