dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed: reseller has_clients if limit_client is != 0, e.g. -1 or > 0. Thanks...
Till Brehm
2014-07-01
71c5c2929078372d68b2d2dee65261a2bbbd3b25
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
admin
/
lib
/
lang
/
id_language_complete.lng
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Penggabungan Bahasa';
$wb['list_desc_txt'] = 'Gabungkan berkas bahasa yang dipilih dengan berkas master bahasa Inggris. <br />Ini akan menambahkan string yang tidak ada dari berkas master bahasa Inggris ke bahasa yang dipilih.';
$wb['language_select_txt'] = 'Pilih bahasa';
$wb['btn_save_txt'] = 'Gabungkan Berkas Sekarang';
$wb['btn_cancel_txt'] = 'Kembali';
?>