mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Update programetv.ro.config.js
Replacing days with correct translations; previously wednesday and thursday were marked as yesterday and today
This commit is contained in:
parent
fcad7dd4a7
commit
adb8df6292
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@ module.exports = {
|
|||
0: 'duminica',
|
||||
1: 'luni',
|
||||
2: 'marti',
|
||||
3: 'ieri',
|
||||
4: 'azi',
|
||||
3: 'miercuri',
|
||||
4: 'joi',
|
||||
5: 'vineri',
|
||||
6: 'sambata'
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue