aboutsummaryrefslogtreecommitdiff
path: root/src/i18n
diff options
context:
space:
mode:
authortusooa <tusooa@kazv.moe>2023-12-27 22:36:13 -0500
committertusooa <tusooa@kazv.moe>2023-12-27 22:36:13 -0500
commit4777bec85fd5488c5c50d5452efe26a51f90f53e (patch)
tree5238ecebfc017ecc4bdd470e9a1d66b528d1099a /src/i18n
parent0110fd86c2f166de5be8d675ffa34ab815463b2d (diff)
Add a description on what groups do
Diffstat (limited to 'src/i18n')
-rw-r--r--src/i18n/en.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json
index 55c24905..a9b00856 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -360,6 +360,7 @@
"primary_language": "Primary language:",
"fallback_language": "Fallback language {index}:",
"actor_type": "This account is:",
+ "actor_type_description": "Marking your account as a group will make it automatically repeat statuses that mention it.",
"actor_type_Person": "a normal user",
"actor_type_Service": "a bot",
"actor_type_Group": "a group",