New translations form.php (Russian)

This commit is contained in:
James Cole 2017-09-26 09:20:26 +02:00
parent 5ca239e177
commit 82ebf92b06

View File

@ -132,6 +132,8 @@ return [
'delete_rule' => 'Delete rule ":title"', 'delete_rule' => 'Delete rule ":title"',
'delete_rule_group' => 'Delete rule group ":title"', 'delete_rule_group' => 'Delete rule group ":title"',
'delete_link_type' => 'Delete link type ":name"', 'delete_link_type' => 'Delete link type ":name"',
'delete_user' => 'Delete user ":email"',
'user_areYouSure' => 'If you delete user ":email", everything will be gone. There is no undo, undelete or anything. If you delete yourself, you will lose access to this instance of Firefly III.',
'attachment_areYouSure' => 'Are you sure you want to delete the attachment named ":name"?', 'attachment_areYouSure' => 'Are you sure you want to delete the attachment named ":name"?',
'account_areYouSure' => 'Are you sure you want to delete the account named ":name"?', 'account_areYouSure' => 'Are you sure you want to delete the account named ":name"?',
'bill_areYouSure' => 'Are you sure you want to delete the bill named ":name"?', 'bill_areYouSure' => 'Are you sure you want to delete the bill named ":name"?',