From 69b454da7d6639d71791f6b162af27033f5354ef Mon Sep 17 00:00:00 2001 From: James Cole Date: Thu, 28 Sep 2017 08:20:17 +0200 Subject: [PATCH] New translations form.php (Russian) --- resources/lang/ru_RU/form.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/ru_RU/form.php b/resources/lang/ru_RU/form.php index f68d1ea240..076ee6a02c 100644 --- a/resources/lang/ru_RU/form.php +++ b/resources/lang/ru_RU/form.php @@ -69,6 +69,7 @@ return [ 'native_amount' => 'Native amount', 'new_email_address' => 'New email address', 'verification' => 'Verification', + 'api_key' => 'API key', 'source_account_asset' => 'Source account (asset account)', 'destination_account_expense' => 'Destination account (expense account)',