Skip to content

Commit d7e063a

Browse files
committed
fix: fix the translation issue
Signed-off-by: Nascs Fang <nascs@radxa.com>
1 parent eefa306 commit d7e063a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

i18n/en/docusaurus-plugin-content-docs/current/common/dev/_custom_logo.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ U-Boot SPL latest-2023.07.02-6-4257d241-g4257d241 (Oct 12 2023 - 07:58:46 +0000)
1111
```
1212

1313
<Tabs queryString="version">
14-
<TabItem value="U-boot 是 2024 年 10 月份之前的">
14+
<TabItem value="U-boot is before October 2024.">
1515
</TabItem>
16-
<TabItem value="U-boot 是 2024 年 10 月份之后的">
16+
<TabItem value="U-boot is after October 2024.">
1717
- Refer to <a href={props.uboot_develop}> U-boot development</a> to compile rknext's U-boot.
1818

1919
```

0 commit comments

Comments
 (0)