Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
MetaGer
Commits
d8d9ed2d
Commit
d8d9ed2d
authored
Apr 25, 2019
by
Dominik Hebeler
Browse files
Added filters for kelkoo
parent
c7303d54
Changes
2
Hide whitespace changes
Inline
Side-by-side
resources/lang/de/metaGer.php
View file @
d8d9ed2d
...
...
@@ -122,5 +122,13 @@ return [
"filter.market.cc"
=>
"Chinesisch (China)"
,
"filter.market.ct"
=>
"Chinesisch (Taiwan)"
,
"filter.sort"
=>
"Sortieren nach"
,
"filter.sort.priceascending"
=>
"Preis (aufsteigend)"
,
"filter.sort.pricedescending"
=>
"Preis (absteigend)"
,
"filter.sort.totalpriceascending"
=>
"Gesamtpreis (aufsteigend)"
,
"filter.sort.totalpricedescending"
=>
"Gesamtpreis (absteigend)"
,
"filter.rabate"
=>
"Min. Rabatt"
,
"settings"
=>
"Einstellungen"
,
];
resources/lang/en/metaGer.php
View file @
d8d9ed2d
...
...
@@ -122,5 +122,13 @@ return [
"filter.market.cc"
=>
"Chinese (China)"
,
"filter.market.ct"
=>
"Chinese (Taiwan)"
,
"filter.sort"
=>
"Sort By"
,
"filter.sort.priceascending"
=>
"Price (ascending)"
,
"filter.sort.pricedescending"
=>
"Price (descending)"
,
"filter.sort.totalpriceascending"
=>
"Total Price (ascending)"
,
"filter.sort.totalpricedescending"
=>
"Total Price (descending)"
,
"filter.rabate"
=>
"Min. Rabate"
,
"settings"
=>
"Settings"
,
];
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