From 57bba2fd3f202669a23586fb33fd36fc143be65c Mon Sep 17 00:00:00 2001 From: James Cole Date: Tue, 27 Dec 2016 10:02:21 +0100 Subject: [PATCH] New translations --- resources/lang/es_ES/firefly.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/resources/lang/es_ES/firefly.php b/resources/lang/es_ES/firefly.php index e9d4f2d538..e295ed5a59 100644 --- a/resources/lang/es_ES/firefly.php +++ b/resources/lang/es_ES/firefly.php @@ -99,6 +99,8 @@ return [ 'cannot_change_demo' => 'You cannot change the password of the demonstration account.', 'cannot_delete_demo' => 'You cannot remove the demonstration account.', 'cannot_reset_demo_user' => 'You cannot reset the password of the demonstration account', + 'per_period' => 'Per period', + 'all_periods' => 'All periods', // repeat frequencies: 'repeat_freq_yearly' => 'yearly',