Moved conjunction_1

pull/36639/head
Rolfe Dlugy-Hegwer 2022-09-06 13:16:08 -04:00
parent d0f1fdb19e
commit 4dbfab119e
1 changed files with 7 additions and 6 deletions

View File

@ -1,12 +1,7 @@
# i18n strings for the English (main) site.
# NOTE: Please keep the entries in alphabetical order when editing
# Avoid using conjunction_1.
# Must match the context in layouts/shortcodes/release-data.html
# Appears on https://kubernetes.io/releases/
# For example the "and" in "Complete 1.25 Schedule and Changelog"
[conjunction_1]
other = "and"
# For "and", see [conjunction_1]
[caution]
other = "Caution:"
@ -35,6 +30,12 @@ other = "Twitter"
[community_youtube_name]
other = "YouTube"
# Avoid using conjunction_1.
# Must match the context in layouts/shortcodes/release-data.html
# Appears on https://kubernetes.io/releases/
# For example the "and" in "Complete 1.25 Schedule and Changelog"
[conjunction_1]
other = "and"
[cve_id]
other = "CVE ID"