dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
the path for the dkim-keys is automaticly creaed by the server-plugin, the ...
floria030
2014-02-10
64b2a9cbf8cc6d5b2eadd500035e80d36a95c22c
[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';
?>