Update meta files for new alpha release.

This commit is contained in:
James Cole
2020-08-29 13:08:26 +02:00
parent e5642b59d7
commit b41b03e8f0
40 changed files with 375 additions and 142 deletions

View File

@@ -33,6 +33,14 @@ return [
'admin_test_subject' => 'Un mesaj de testare de la instalarea Firefly III',
'admin_test_body' => 'Acesta este un mesaj de test de la instanța dvs. Firefly III. Acesta a fost trimis la :email.',
// new IP
'login_from_new_ip' => 'New login on Firefly III',
'new_ip_body' => 'Firefly III detected a new login on your account from an unknown IP address. If you never logged in from the IP address below, or it has been more than six months ago, Firefly III will warn you.',
'new_ip_warning' => 'If you recognize this IP address or the login, you can ignore this message. If you didn\'t login, of if you have no idea what this is about, verify your password security, change it, and log out all other sessions. To do this, go to your profile page. Of course you have 2FA enabled already, right? Stay safe!',
'ip_address' => 'IP address',
'host_name' => 'Host',
'date_time' => 'Date + time',
// access token created
'access_token_created_subject' => 'Un nou token de acces a fost creat',
'access_token_created_body' => 'Cineva (sperăm că dvs.) tocmai a creat un nou Firefly III API Access Token pentru contul dvs. de utilizator.',