Skip to content

Commit

Permalink
言語ファイル更新
Browse files Browse the repository at this point in the history
  • Loading branch information
lltcggie committed May 7, 2016
1 parent 6c7ee29 commit cae8fe9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions bin/lang/english.json
Expand Up @@ -88,6 +88,7 @@
"MessageTimeLeftUnkown":"Time Left: Unkown",
"MessageTimeLeft":"Time Left",
"MessageNoOverwrite":"Already file exists in the destination: %s",
"MessageCudaOldDeviceError":"Your CUDA device too old.\r\nPlease use Compute Capability 2.0 or more devices",
"OK":"OK",
"Cancel":"Cancel"
}
1 change: 1 addition & 0 deletions bin/lang/japanese.json
Expand Up @@ -88,6 +88,7 @@
"MessageTimeLeftUnkown":"残り時間: 不明",
"MessageTimeLeft":"残り時間",
"MessageNoOverwrite":"出力先に既にファイルが存在します: %s",
"MessageCudaOldDeviceError":"CUDAデバイスが古いです。\r\nCompute Capability 2.0以上のデバイスを使用してください",
"OK":"OK",
"Cancel":"キャンセル"
}

0 comments on commit cae8fe9

Please sign in to comment.