docs: Update CN translation for partition

This commit is contained in:
Zhang Shuxian
2026-04-10 11:56:15 +08:00
parent 749c446a7e
commit 9263b4bdba
2 changed files with 36 additions and 3 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ Partitions API
Overview
--------
The ``esp_partition`` component has higher-level API functions which work with partitions defined in the :doc:`/api-guides/partition-tables`. These APIs are based on lower level API provided by :doc:`/api-reference/peripherals/spi_flash/index`.
The ``esp_partition`` component has higher-level API functions which work with partitions defined in the :doc:`/api-guides/partition-tables`. These APIs are based on lower-level API provided by :doc:`/api-reference/peripherals/spi_flash/index`.
.. _flash-partition-apis: