Skip to content

Commit 8463172

Browse files
Update using/android.po
Co-authored-by: Li-Hung Wang <[email protected]>
1 parent 7121972 commit 8463172

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

using/android.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ msgid ""
5454
msgstr ""
5555
"因此,在 Android 上使用 Python 的唯一方式就是以嵌入模式運作 - 也就是撰寫一個"
5656
"原生的 Android 應用程式,使用 ``libpython`` 嵌入 Python 直譯器,並透"
57-
"過 :ref:`Python embedding API <embedding>` 呼叫 Python 程式碼。完整的 Python "
57+
"過 :ref:`Python 嵌入式 API <embedding>` 呼叫 Python 程式碼。完整的 Python "
5858
"直譯器、標準函式庫,以及你所有的 Python 程式碼,都會被打包進你的應用程式,供"
5959
"該應用程式使用。"
6060

0 commit comments

Comments
 (0)