Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions js/locale/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,27 @@
"sites": "Sites",
"find_new_communities": "Find new communities to join",
"no_hot_topics": "No hot topics found for this site.",
"discover_hot_topics": "Hot Topics",
"discover_communities": "Communities",
"discover_tag_ai": "ai",
"discover_tag_finance": "finance",
"discover_tag_apple": "apple",
"discover_tag_automation": "automation",
"discover_tag_media": "media",
"discover_tag_research": "research",
"discover_tag_smart_home": "smart-home",
"discover_tag_linux": "linux",
"discover_tag_open_source": "open-source",
"discover_tag_webdev": "webdev",
"discover_tag_health": "health",
"discover_tag_gaming": "gaming",
"discover_tag_audio": "audio",
Comment on lines +97 to +109
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we should have discover/hot-topics-tags to fetch these tags?

We could centralize all of this in the discover app then

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, yeah, good idea.

"discover_tag_programming_language": "programming",
"discover_tag_devops": "devops",
"discover_tag_crypto": "crypto",
"discover_tag_mapping": "mapping",
"discover_pick_tag": "What are you interested in?",
"discover_explore_more": "Explore another topic",
"oops": "Oops, something went wrong.",
"still_loading": "Still loading..."
}
Loading
Loading