We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4afa5d commit ea7be97Copy full SHA for ea7be97
1 file changed
Locale/hu_HU/translations.php
@@ -1,11 +1,11 @@
1
<?php
2
3
return array(
4
- 'Link my Google Account' => 'Kapcsold össze a Google fiókkal',
5
- 'Unlink my Google Account' => 'Válaszd le a Google fiókomat',
6
- 'Login with my Google Account' => 'Jelentkezzen be Google fiókkal',
+ 'Link my Google Account' => 'Összekapcsolás a Google fiókommal',
+ 'Unlink my Google Account' => 'A Google fiókom összekapcsolásának megszüntetése',
+ 'Login with my Google Account' => 'Bejelentkezés a Google fiókommal',
7
'Google Account' => 'Google fiók',
8
- // 'Google Authentication' => '',
9
- // 'Help on Google authentication' => '',
+ 'Google Authentication' => 'Google hitelesítés',
+ 'Help on Google authentication' => 'Súgó a Google hitelesítéshez',
10
);
11
0 commit comments