summaryrefslogtreecommitdiff
path: root/lang/id/lang.php
blob: 7c0d809d5e6d9479c7f69c1373d0d8e7dd5b2fd1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?php
/**
 * Indonesian language file
 *
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 */

$lang['discussion']      = 'Pembicaraan';
$lang['back_to_article'] = 'Kembali ke artikel';
$lang['userpage']        = 'Pengguna';

//Setup VIM: ex: et ts=2 :