diff --git a/bin/lang/english.json b/bin/lang/english.json index 1199ab1..e3ab49a 100644 --- a/bin/lang/english.json +++ b/bin/lang/english.json @@ -91,5 +91,5 @@ "MessageCudaOldDeviceError":"Your CUDA device too old.\r\nPlease use Compute Capability 2.0 or more devices", "OK":"OK", "Cancel":"Cancel", -"IDC_RADIO_MODEL_UPCONV_RGB":"2-D illust (UpConvRGB Model)" +"IDC_RADIO_MODEL_UPCONV_RGB":"2-D illust (UpRGB Model)" } diff --git a/bin/lang/japanese.json b/bin/lang/japanese.json index 71016ca..7610b53 100644 --- a/bin/lang/japanese.json +++ b/bin/lang/japanese.json @@ -91,5 +91,5 @@ "MessageCudaOldDeviceError":"CUDAデバイスが古いです。\r\nCompute Capability 2.0以上のデバイスを使用してください", "OK":"OK", "Cancel":"キャンセル", -"IDC_RADIO_MODEL_UPCONV_RGB":"2次元イラスト (UpConvRGBモデル)" +"IDC_RADIO_MODEL_UPCONV_RGB":"2次元イラスト (UpRGBモデル)" }