diff --git a/src/main/resources/assets/opencomputers/lang/zh_CN.lang b/src/main/resources/assets/opencomputers/lang/zh_CN.lang index 1986fde92..de254f0db 100644 --- a/src/main/resources/assets/opencomputers/lang/zh_CN.lang +++ b/src/main/resources/assets/opencomputers/lang/zh_CN.lang @@ -205,7 +205,7 @@ oc:gui.Drive.ReadOnlyLock=只读锁定 oc:gui.Drive.ReadOnlyLockWarning=§l只读§r锁定.除非抹掉该磁盘,否则无法关闭. oc:gui.Drive.Warning=§l警告§r:切换模式将会导致当前磁盘上所有数据丢失! oc:gui.Error.ComponentOverflow=过多的组件连接了计算机。 -oc:gui.Error.InternalError=网络错误,请检查日志文件。这可能是个Bug。 +oc:gui.Error.InternalError=内部错误,请检查日志文件。这可能是个Bug。 oc:gui.Error.NoCPU=这台计算机上没有安装CPU。 oc:gui.Error.NoEnergy=能量不足。 oc:gui.Error.NoRAM=这台计算机上没有安装内存。