css
This commit is contained in:
@@ -100,5 +100,10 @@ module.exports = {
|
||||
PicturesTexts: 'Illustration with Pictures and Texts',
|
||||
VideoInstructions: 'Video Instructions',
|
||||
Handmethod: 'Handling method',
|
||||
stationnotcommas: 'The station name cannot contain English commas.'
|
||||
stationnotcommas: 'The station name cannot contain English commas.',
|
||||
ErrorPrompt: 'Error Prompt',
|
||||
Aresuremap: 'Are you sure to synchronize the map?',
|
||||
Mapbeencancel: 'Map synchronization has been cancelled',
|
||||
Aresureshutrestart: 'Are you sure you want to shut down and restart?',
|
||||
shutrestartcancel: 'The operation of shutting down and restarting has been cancelled.'
|
||||
}
|
||||
|
||||
@@ -100,5 +100,10 @@ module.exports = {
|
||||
PicturesTexts: '图文说明',
|
||||
VideoInstructions: '视频说明',
|
||||
Handmethod: '处理方法',
|
||||
stationnotcommas: '站点名称不能包含英文逗号'
|
||||
stationnotcommas: '站点名称不能包含英文逗号',
|
||||
ErrorPrompt: '错误提示',
|
||||
Aresuremap: '是否确定同步地图?',
|
||||
Mapbeencancel: '已取消同步地图',
|
||||
Aresureshutrestart: '是否确定关机重启?',
|
||||
shutrestartcancel: '已取消关机重启'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user