Update to langpack for December release (#17904)

* update to xlfs

* update to langpack json files
This commit is contained in:
Alex Ma
2021-12-13 11:05:08 -08:00
committed by GitHub
parent 2da29f17c2
commit 52b7980d9d
150 changed files with 10767 additions and 2517 deletions

View File

@@ -912,6 +912,10 @@
<source xml:lang="en">Add Code Block</source>
<target state="translated">コード ブロックを追加する</target>
</trans-unit>
<trans-unit id="notebook.command.highlightText">
<source xml:lang="en">Highlight Markdown Text</source>
<target state="translated">Markdown テキストの強調表示</target>
</trans-unit>
<trans-unit id="notebook.command.italicizeText">
<source xml:lang="en">Italicize Markdown Text</source>
<target state="translated">Markdown テキストを斜体にする</target>