Merge pull request #36639 from rolfedh/resort-strings

Moved conjunction_1 below community strings
pull/36952/head
Kubernetes Prow Robot 2022-09-27 08:45:50 -07:00 committed by GitHub
commit 45d4eba260
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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"