mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
Update Japanese translations for 1.2.5 (#2764)
This commit is contained in:
parent
088419b38e
commit
d57edaa4c1
@ -1089,6 +1089,7 @@
|
||||
"en-US": "英語",
|
||||
"ja": "日本語",
|
||||
"ko": "韓国語",
|
||||
"ru": "ロシア語",
|
||||
"zh-CN": "中国語(簡体)",
|
||||
"zh-TW": "中国語(繁体)"
|
||||
}
|
||||
|
@ -169,6 +169,7 @@
|
||||
"error-invalid-default-module": "デフォルトコンテキストストアが不明: '__storage__'",
|
||||
"unknown-store": "不明なコンテキストストア '__name__' が指定されました。デフォルトストアを使用します。",
|
||||
"localfilesystem": {
|
||||
"invalid-json": "コンテキストファイル '__file__' のJSONが不正",
|
||||
"error-circular": "コンテキスト __scope__ は永続化できない循環参照を含んでいます",
|
||||
"error-write": "コンテキスト書込みエラー: __message__"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user