1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-08-10 02:26:37 +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:
sysadminstory
2024-02-06 02:23:12 +01:00
committed by GitHub
parent 66a6847fd0
commit 64f95b4990
4 changed files with 32 additions and 40 deletions

View File

@@ -1914,6 +1914,7 @@ class DealabsBridge extends PepperBridgeAbstract
'request-error' => 'Impossible de joindre Dealabs',
'thread-error' => 'Impossible de déterminer l\'ID de la discussion. Vérifiez l\'URL que vous avez entré',
'no-results' => 'Il n'y a rien à afficher pour le moment :(',
'currency' => '€',
'relative-date-indicator' => [
'il y a',
],