From e1dd9ed41bf0b1396a9ddb512441715ba8405a63 Mon Sep 17 00:00:00 2001 From: James Cole Date: Mon, 2 Jan 2017 08:21:54 +0100 Subject: [PATCH] New translations --- resources/lang/ru_RU/firefly.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/resources/lang/ru_RU/firefly.php b/resources/lang/ru_RU/firefly.php index a2e19f13b3..8b0721902b 100644 --- a/resources/lang/ru_RU/firefly.php +++ b/resources/lang/ru_RU/firefly.php @@ -104,6 +104,8 @@ return [ 'current_period' => 'Current period', 'show_the_current_period_and_overview' => 'Show the current period and overview', 'pref_languages_locale' => 'For a language other than English to work properly, your operating system must be equipped with the correct locale-information. If these are not present, currency data, dates and amounts may be formatted wrong.', + 'budget_in_period' => '":name" between :start and :end', + 'budget_in_period_breadcrumb' => 'Between :start and :end', // repeat frequencies: 'repeat_freq_yearly' => 'yearly',