Skip to content

Commit

Permalink
Add Turkish feeds
Browse files Browse the repository at this point in the history
  • Loading branch information
Themimitoof committed May 23, 2023
1 parent 57eebbf commit fcc3ee3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
7 changes: 7 additions & 0 deletions feed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,11 @@ feeds:
info: 396
updates: 397
events: 398
tr: # Turkish, Turkey
latest: 395
info: 396
updates: 397
events: 398
vi: # Vietnamese, Vietnam
latest: 395
info: 396
Expand All @@ -76,6 +81,7 @@ locales:
pt: pt-pt
ru: ru-ru
th: th-th
tr: tr-tr
vi: vi-vn

timezones:
Expand All @@ -90,4 +96,5 @@ timezones:
pt: Europe/Lisbon
ru: Europe/Moscow
th: Asia/Bangkok
tr: Europe/Istanbul
vi: Asia/Ho_Chi_Minh
1 change: 1 addition & 0 deletions generate_feed.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
"pt": "🇵🇹",
"ru": "🇷🇺",
"th": "🇹🇭",
"tk": "🇹🇷",
"vi": "🇻🇳",
"default": "🌐",
}
Expand Down

0 comments on commit fcc3ee3

Please sign in to comment.