dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Revert "fixed lng-files from last commit"
Florian Schaal
2015-05-07
77f1ed0adcfa08ad404fe68d0f28a6aa4360342d
[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 %';
?>