New translations firefly.php (Russian)

This commit is contained in:
James Cole 2017-09-08 20:40:33 +02:00
parent 9960b063e7
commit 1af68843b0

View File

@ -827,6 +827,7 @@ return [
'add_money_to_piggy_title' => 'Add money to piggy bank ":name"', 'add_money_to_piggy_title' => 'Add money to piggy bank ":name"',
'remove_money_from_piggy_title' => 'Remove money from piggy bank ":name"', 'remove_money_from_piggy_title' => 'Remove money from piggy bank ":name"',
'add' => 'Add', 'add' => 'Add',
'no_money_for_piggy' => 'You have no money to put in this piggy bank.',
'remove' => 'Remove', 'remove' => 'Remove',
'max_amount_add' => 'The maximum amount you can add is', 'max_amount_add' => 'The maximum amount you can add is',