mirror of
https://git.sr.ht/~cadence/bibliogram
synced 2025-12-16 03:08:47 +00:00
Alter follower count text/number order
This commit is contained in:
@@ -43,8 +43,8 @@ const {pug} = require("./utils/functions")
|
||||
data.verified_badge_title = "Verified"
|
||||
data.verified_badge_alt = "Verified."
|
||||
data.post_counter_label = "posts"
|
||||
data.outgoing_follows_counter_label = "following"
|
||||
data.incoming_follows_counter_label = "followed by"
|
||||
data.outgoing_follows_counter_label = "Following"
|
||||
data.incoming_follows_counter_label = "Followed by"
|
||||
data.quota_left = "Quota left:"
|
||||
data.t_home = "Home"
|
||||
data.tab_timeline = "Timeline"
|
||||
|
||||
Reference in New Issue
Block a user