mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-17 14:00:43 +02:00
[PepperBridgeAbstract,DealabsBridge,HotUKDealsBridge,MydealsBridge] Fix missing price, discount and ships from information (#3956)
- DealabsBridge - HotUKDealsBridge - MydealsBridge Add the currency in the i8n data of the bridges - PepperBridgeAbstract The Price, discount data ans Ships from information are in the HTML content anymore, so switched to the js-vue2 attributes
This commit is contained in:
@@ -2025,6 +2025,7 @@ class MydealsBridge extends PepperBridgeAbstract
|
||||
'request-error' => 'Could not request mydeals',
|
||||
'thread-error' => 'Die ID der Diskussion kann nicht ermittelt werden. Überprüfen Sie die eingegebene URL',
|
||||
'no-results' => 'Ups, wir konnten nichts',
|
||||
'currency' => '€',
|
||||
'relative-date-indicator' => [
|
||||
'vor',
|
||||
'seit'
|
||||
|
Reference in New Issue
Block a user