File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change 1
1
# i18n strings for the English (main) site.
2
2
# NOTE: Please keep the entries in alphabetical order when editing
3
3
4
- # Avoid using conjunction_1.
5
- # Must match the context in layouts/shortcodes/release-data.html
6
- # Appears on https://kubernetes.io/releases/
7
- # For example the "and" in "Complete 1.25 Schedule and Changelog"
8
- [conjunction_1 ]
9
- other = " and"
4
+ # For "and", see [conjunction_1]
10
5
11
6
[caution ]
12
7
other = " Caution:"
@@ -35,6 +30,12 @@ other = "Twitter"
35
30
[community_youtube_name ]
36
31
other = " YouTube"
37
32
33
+ # Avoid using conjunction_1.
34
+ # Must match the context in layouts/shortcodes/release-data.html
35
+ # Appears on https://kubernetes.io/releases/
36
+ # For example the "and" in "Complete 1.25 Schedule and Changelog"
37
+ [conjunction_1 ]
38
+ other = " and"
38
39
39
40
[cve_id ]
40
41
other = " CVE ID"
You can’t perform that action at this time.
0 commit comments