Skip to content

Commit f8558d2

Browse files
authored
Merge pull request #331 from Aras14HD/set-locale-en-some-english-subs
2 parents 7030023 + cf7da07 commit f8558d2

File tree

3 files changed

+17
-2
lines changed

3 files changed

+17
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

factorion-bot-reddit/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "factorion-bot-reddit"
3-
version = "5.4.1"
3+
version = "5.4.2"
44
edition = "2024"
55
description = "factorion-bot (for factorials and related) on Reddit"
66
license = "MIT"

factorion-bot-reddit/subreddits.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,21 @@
8585
"TheWordFuck": {
8686
"locale": "en_fuck"
8787
},
88+
"AskReddit": {
89+
"locale": "en"
90+
},
91+
"youngpeopleyoutube": {
92+
"locale": "en"
93+
},
94+
"me_irl": {
95+
"locale": "en"
96+
},
97+
"GenAlpha": {
98+
"locale": "en"
99+
},
100+
"hardwaregore": {
101+
"locale": "en"
102+
},
88103

89104
"": {
90105
"commands": {

0 commit comments

Comments
 (0)