mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-12 23:37:02 +02:00
added google xoauth2 support + fixed a journaling issue
This commit is contained in:
@ -164,6 +164,7 @@ $_['text_logged_out'] = "
|
||||
$_['text_login'] = "Bejelentkez<EFBFBD>s";
|
||||
$_['text_login2'] = "bejelentkez<EFBFBD>s";
|
||||
$_['text_login_failed'] = "sikertelen bejelentkez<65>s";
|
||||
$_['text_login_via_google'] = "Bejelentkez<EFBFBD>s Google fi<66>kkal";
|
||||
$_['text_logout'] = "Kijelentkez<EFBFBD>s";
|
||||
$_['text_logout2'] = "kijelentkez<EFBFBD>s";
|
||||
|
||||
|
@ -164,6 +164,7 @@ $_['text_logged_out'] = "Ön kijelentkezett";
|
||||
$_['text_login'] = "Bejelentkezés";
|
||||
$_['text_login2'] = "bejelentkezés";
|
||||
$_['text_login_failed'] = "sikertelen bejelentkezés";
|
||||
$_['text_login_via_google'] = "Bejelentkezés Google fiókkal";
|
||||
$_['text_logout'] = "Kijelentkezés";
|
||||
$_['text_logout2'] = "kijelentkezés";
|
||||
|
||||
|
Reference in New Issue
Block a user