最近测试Zabbix 5.0,去修改语言时发现不能选择"Chinese(zh_CN)",这个选项在下拉框中是灰色的(无法选择).提示"You are not able to choose some of the languages, because locales for them are not installed on the web server.", 操作系统为CentOS Linux release 8.1.1911 (Core) 从旁边的提示信息判断,可…
设置方法有两种: 方法一1.选择扩展 搜索“Language”,在下列选项选择 Chinese (Simplified) Language Pack for Visual Studio Code安装,安装完后编辑 器右下方提示是否切换到中文语言版本,确定即可,如图1 方法二1.按F1在命令行输入“Configure Language”修改为“locale”:“zh-CN”,重启vscode即可,如图2…
一,zabbix不能配置中文界面的问题: 1, zabbix5.0 系统安装后,web界面不能选择使用中文 系统提示: You are not able to choose some of the languages, because locales for them are not installed on the web server. 截图: 2,解决问题:手动安装中文语言包: 安装zh_CN语言包 [root@blog include]# dnf install langpacks-zh…
如果你下载的是英文版,你想安装一个中文的visual studio 2013,那么你大可不必重新下载安装visual studio 2013,因为微软提供了Visual Studio 2013 RTM的中文语言包,可以独立下载安装. Visual Studio 2013 RTM的中文语言包:http://go.microsoft.com/?linkid=9832167 下载完后,cmd以管理员启动定位到该目录,输入vs_langpack.exe /layout 命令,将自动把Visual Stu…