Skip to content

Commit cae8fe9

Browse files
committed
言語ファイル更新
1 parent 6c7ee29 commit cae8fe9

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

bin/lang/english.json

+1
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@
8888
"MessageTimeLeftUnkown":"Time Left: Unkown",
8989
"MessageTimeLeft":"Time Left",
9090
"MessageNoOverwrite":"Already file exists in the destination: %s",
91+
"MessageCudaOldDeviceError":"Your CUDA device too old.\r\nPlease use Compute Capability 2.0 or more devices",
9192
"OK":"OK",
9293
"Cancel":"Cancel"
9394
}

bin/lang/japanese.json

+1
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@
8888
"MessageTimeLeftUnkown":"残り時間: 不明",
8989
"MessageTimeLeft":"残り時間",
9090
"MessageNoOverwrite":"出力先に既にファイルが存在します: %s",
91+
"MessageCudaOldDeviceError":"CUDAデバイスが古いです。\r\nCompute Capability 2.0以上のデバイスを使用してください",
9192
"OK":"OK",
9293
"Cancel":"キャンセル"
9394
}

0 commit comments

Comments
 (0)