Move Google authentication to an external plugin
This commit is contained in:
@@ -260,9 +260,6 @@ return array(
|
||||
'External authentication failed' => 'Otentifikasi eksternal gagal',
|
||||
'Your external account is linked to your profile successfully.' => 'Akun eksternal anda berhasil dihubungkan ke profil anda.',
|
||||
'Email' => 'Email',
|
||||
'Link my Google Account' => 'Hubungkan akun Google saya',
|
||||
'Unlink my Google Account' => 'Putuskan akun Google saya',
|
||||
'Login with my Google Account' => 'Masuk menggunakan akun Google saya',
|
||||
'Project not found.' => 'Proyek tidak ditemukan.',
|
||||
'Task removed successfully.' => 'Tugas berhasil dihapus.',
|
||||
'Unable to remove this task.' => 'Tidak dapat menghapus tugas ini.',
|
||||
@@ -395,7 +392,6 @@ return array(
|
||||
'Change password' => 'Rubah kata sandri',
|
||||
'Password modification' => 'Modifikasi kata sandi',
|
||||
'External authentications' => 'Otentifikasi eksternal',
|
||||
'Google Account' => 'Akun Google',
|
||||
'Github Account' => 'Akun Github',
|
||||
'Never connected.' => 'Tidak pernah terhubung.',
|
||||
'No account linked.' => 'Tidak ada akun terhubung.',
|
||||
@@ -846,8 +842,6 @@ return array(
|
||||
'This chart show the average lead and cycle time for the last %d tasks over the time.' => 'Grafik ini menunjukkan memimpin rata-rata dan waktu siklus untuk %d tugas terakhir dari waktu ke waktu.',
|
||||
'Average time into each column' => 'Rata-rata waktu ke setiap kolom',
|
||||
'Lead and cycle time' => 'Lead dan siklus waktu',
|
||||
'Google Authentication' => 'Google Otentifikasi',
|
||||
'Help on Google authentication' => 'Bantuan pada otentifikasi Google',
|
||||
'Github Authentication' => 'Otentifikasi Github',
|
||||
'Help on Github authentication' => 'Bantuan pada otentifikasi Github',
|
||||
'Lead time: ' => 'Lead time : ',
|
||||
@@ -858,7 +852,6 @@ return array(
|
||||
'If the task is not closed the current time is used instead of the completion date.' => 'Jika tugas tidak ditutup waktu saat ini yang digunakan sebagai pengganti tanggal penyelesaian.',
|
||||
'Set automatically the start date' => 'Secara otomatis mengatur tanggal mulai',
|
||||
'Edit Authentication' => 'Modifikasi Otentifikasi',
|
||||
'Google Id' => 'Id Google',
|
||||
'Github Id' => 'Id Github',
|
||||
'Remote user' => 'Pengguna jauh',
|
||||
'Remote users do not store their password in Kanboard database, examples: LDAP, Google and Github accounts.' => 'Pengguna jauh tidak menyimpan kata sandi mereka dalam basis data Kanboard, contoh: akun LDAP, Google dan Github.',
|
||||
|
||||
Reference in New Issue
Block a user