dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
min. cosmetical changes
Florian Schaal
2015-05-30
b3c7c7b203a0731bf27393b13ab34f5300f48b8d
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
mail
/
lib
/
lang
/
hr_user_quota_stats_list.lng
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Limiti sandučića';
$wb['quota_txt'] = 'Limit';
$wb['name_txt'] = 'Ime';
$wb['email_txt'] = 'Email adresa';
$wb['used_txt'] = 'Prostor';
$wb['percentage_txt'] = 'Koristi %';
?>