Skip to content

Commit 542939a

Browse files
author
Tim Bannister
committed
Note expected strings for localization
1 parent f5d4315 commit 542939a

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

data/i18n/en/en.toml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,15 +40,25 @@ other = "You can also read about our {{ .link }}."
4040
[community_calendar_name]
4141
other = "Events Calendar"
4242

43+
# Also cover [community_contribute] if localizing this site
44+
4345
[community_contributor_site_name]
4446
other = "Contributor website"
4547

48+
# Also cover [community_develop] if localizing this site
49+
4650
[community_forum_name]
4751
other = "Forum"
4852

4953
[community_github_name]
5054
other = "GitHub"
5155

56+
# Also cover [community_introduce] if localizing this site
57+
58+
# Also cover [community_join] if localizing this site
59+
60+
# Also cover [community_learn] if localizing this site
61+
5262
[community_server_fault_name]
5363
other = "Server Fault"
5464

@@ -61,6 +71,8 @@ other = "Stack Overflow"
6171
[community_twitter_name]
6272
other = "X (formerly Twitter)"
6373

74+
# Also cover [community_using] if localizing this site
75+
6476
[community_x_name]
6577
other = "X (formerly Twitter)"
6678

0 commit comments

Comments
 (0)