Skip to content

Commit e46e0eb

Browse files
committed
Fix translation
1 parent 0df03b3 commit e46e0eb

File tree

1 file changed

+2
-2
lines changed
  • notebook/i18n/ja_JP/LC_MESSAGES

1 file changed

+2
-2
lines changed

notebook/i18n/ja_JP/LC_MESSAGES/nbjs.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1228,8 +1228,8 @@ msgstr "より詳細を知るにはブラウザの Javascript コンソールを
12281228

12291229
#: notebook/static/notebook/js/outputarea.js:468
12301230
#, python-format
1231-
msgid "Out[%d]:"
1232-
msgstr "出力[%d]:"
1231+
msgid "Out[%s]:"
1232+
msgstr "出力[%s]:"
12331233

12341234
#: notebook/static/notebook/js/outputarea.js:577
12351235
#, python-format

0 commit comments

Comments
 (0)