主题开发文档

💡 云策文档标注

概述

本文档介绍了 WordPress 主题本地化的概念,即翻译国际化主题的过程,并提供了相关学习资源。

关键要点

  • 本地化(Localization)是翻译国际化主题的后续过程,缩写为 l10n。
  • 建议参考 Common APIs 手册中的 Localization 页面来学习如何本地化主题。

📄 原文内容

What is localization?

Localization describes the subsequent process of translating an internationalized theme. Localization is abbreviated as l10n (because there are 10 letters between the l and the n.)

Please refer to the Localization page on the Common APIs handbook to learn how to Localize your theme.