summaryrefslogtreecommitdiff
path: root/inc/lang/id/lang.php
diff options
context:
space:
mode:
authorAnika Henke <anika@selfthinker.org>2011-02-20 18:33:02 +0000
committerAnika Henke <anika@selfthinker.org>2011-02-20 18:33:02 +0000
commitbf413a4e50ea09a0345533c5fb1d07e963bd6368 (patch)
tree7d656536e9a2b100c607dc33a35fa4d6336199de /inc/lang/id/lang.php
parentb22b675ae4f8161cdffa97f24fa49e711ef7157d (diff)
downloadrpg-bf413a4e50ea09a0345533c5fb1d07e963bd6368.tar.gz
rpg-bf413a4e50ea09a0345533c5fb1d07e963bd6368.tar.bz2
added 'register' and 'resendpwd' to action links and buttons
Attention: $lang['register'] has been renamed to $lang['btn_register'], anyone using that in any plugin or template should adjust it.
Diffstat (limited to 'inc/lang/id/lang.php')
-rw-r--r--inc/lang/id/lang.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/lang/id/lang.php b/inc/lang/id/lang.php
index 3ea1b394a..c1480f518 100644
--- a/inc/lang/id/lang.php
+++ b/inc/lang/id/lang.php
@@ -45,6 +45,7 @@ $lang['btn_reset'] = 'Reset';
$lang['btn_resendpwd'] = 'Kirim password baru';
$lang['btn_draft'] = 'Edit draft';
$lang['btn_draftdel'] = 'Hapus draft';
+$lang['btn_register'] = 'Daftar';
$lang['loggedinas'] = 'Login sebagai ';
$lang['user'] = 'Username';
$lang['pass'] = 'Password';
@@ -54,7 +55,6 @@ $lang['passchk'] = 'sekali lagi';
$lang['remember'] = 'Ingat saya';
$lang['fullname'] = 'Nama lengkap';
$lang['email'] = 'E-Mail';
-$lang['register'] = 'Daftar';
$lang['profile'] = 'Profil User';
$lang['badlogin'] = 'Maaf, username atau password salah.';
$lang['minoredit'] = 'Perubahan Minor';