Skip to content

Commit 335a602

Browse files
authored
Add What's New for Korean documentation translation. (GH-6645)
1 parent 47ab154 commit 335a602

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Doc/whatsnew/3.7.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1354,13 +1354,16 @@ PEP 545: Python Documentation Translations
13541354
------------------------------------------
13551355

13561356
:pep:`545` describes the process to translate Python documentation,
1357-
and two translations have been added:
1357+
and three translations have been added:
13581358

13591359
- Japanese: https://docs.python.org/ja/ and associated GitHub
13601360
repository: https://github.com/python/python-docs-ja
13611361

13621362
- French: https://docs.python.org/fr/ and associated GitHub
13631363
repository: https://github.com/python/python-docs-fr
13641364

1365+
- Korean: https://docs.python.org/ko/ and associated GitHub
1366+
repository: https://github.com/python/python-docs-ko
1367+
13651368
(Contributed by Julien Palard, Inada Naoki, and Victor Stinner in
13661369
:issue:`26546`.)

0 commit comments

Comments
 (0)