Skip to content

Commit a811081

Browse files
Fixed order of translation IDs in en.toml
1 parent f79cb93 commit a811081

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

data/i18n/en/en.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ other = "(auto-generated page)"
1212
[auto_generated_pageinfo]
1313
other = """<p>This page is automatically generated.</p><p>If you plan to report an issue with this page, mention that the page is auto-generated in your issue description. The fix may need to happen elsewhere in the Kubernetes project.</p>"""
1414

15-
[blog_post_show_more]
16-
other = "Show More Posts..."
17-
1815
[banner_acknowledgement]
1916
other = "Hide this notice"
2017

18+
[blog_post_show_more]
19+
other = "Show More Posts..."
20+
2121
[browser_clipboard_support_warning]
2222
other = "Sorry, your browser doesn't support copying this example to your clipboard."
2323

0 commit comments

Comments
 (0)