mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-12 23:47:02 +02:00
added Brazilian Portuguese. Credits: Wolfgang Kluth
This commit is contained in:
@ -195,7 +195,8 @@ $partitions_to_monitor = array('/', '/home', '/var', '/tmp');
|
||||
|
||||
$langs = array(
|
||||
'hu',
|
||||
'en'
|
||||
'en',
|
||||
'pt'
|
||||
);
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user