Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISPConfig
ISPConfig 3
Commits
6f3b99ec
Commit
6f3b99ec
authored
Dec 25, 2008
by
fantu
Browse files
remove file how now not exists in master language
parent
7d9e84db
Changes
2
Hide whitespace changes
Inline
Side-by-side
interface/web/client/lib/lang/fi_client_list.lng
deleted
100755 → 0
View file @
7d9e84db
<?php
$wb
[
'list_head_txt'
]
=
'Jälleenmyyjä'
;
$wb
[
'company_txt'
]
=
'Yritys'
;
$wb
[
'firstname_txt'
]
=
'Etunimi'
;
$wb
[
'surname_txt'
]
=
'Sukunimi'
;
$wb
[
'city_txt'
]
=
'Kaupunki'
;
$wb
[
'page_txt'
]
=
'Sivu'
;
$wb
[
'page_of_txt'
]
=
'/'
;
$wb
[
'page_next_txt'
]
=
'Seuraava'
;
$wb
[
'page_back_txt'
]
=
'Takaisin'
;
$wb
[
'delete_txt'
]
=
'Poista'
;
$wb
[
'filter_txt'
]
=
'Suodatin'
;
?>
interface/web/client/lib/lang/fi_users_list.lng
deleted
100755 → 0
View file @
7d9e84db
<?php
$wb
[
'list_head_txt'
]
=
'Users'
;
$wb
[
'username_txt'
]
=
'Käyttäjänimi'
;
$wb
[
'name_txt'
]
=
'Etunimi'
;
$wb
[
'vorname_txt'
]
=
'Sukunimi'
;
$wb
[
'ort_txt'
]
=
'Kaupunki'
;
$wb
[
'page_txt'
]
=
'Sivu'
;
$wb
[
'page_of_txt'
]
=
'/'
;
$wb
[
'page_next_txt'
]
=
'Seuraava'
;
$wb
[
'page_back_txt'
]
=
'Takaisin'
;
$wb
[
'delete_txt'
]
=
'Poista'
;
$wb
[
'filter_txt'
]
=
'Suodatin'
;
?>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment