Update Japanese translations for 1.2.5 (#2764)

This commit is contained in:
Kazuhito Yokoi
2020-11-20 00:09:30 +09:00
committed by GitHub
parent 088419b38e
commit d57edaa4c1
2 changed files with 2 additions and 0 deletions

View File

@@ -169,6 +169,7 @@
"error-invalid-default-module": "デフォルトコンテキストストアが不明: '__storage__'",
"unknown-store": "不明なコンテキストストア '__name__' が指定されました。デフォルトストアを使用します。",
"localfilesystem": {
"invalid-json": "コンテキストファイル '__file__' のJSONが不正",
"error-circular": "コンテキスト __scope__ は永続化できない循環参照を含んでいます",
"error-write": "コンテキスト書込みエラー: __message__"
}