mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2026-09-03 20:52:55 -05:00
fix wrong translation 'built-in class' for Japanese
This commit is contained in:
Binary file not shown.
@@ -255,7 +255,7 @@ msgstr "%s (%s モジュール)"
|
||||
#: sphinx/domains/python.py:275
|
||||
#, python-format
|
||||
msgid "%s (built-in class)"
|
||||
msgstr "%s (組み込み変数)"
|
||||
msgstr "%s (組み込みクラス)"
|
||||
|
||||
#: sphinx/domains/python.py:276
|
||||
#, python-format
|
||||
|
||||
Reference in New Issue
Block a user