@@ -659,8 +659,13 @@ window.examplesResources = {
659659 "title_componentsAnimateMarkerLayer_React" : 'Animate Marker Layer(React)' ,
660660 "title_componentsAnimateTextLayer_React" : 'Animate Text Layer(React)' ,
661661
662+ "text_service_name" :"Name" ,
663+ "text_service_type" :"Type" ,
664+ "text_service_status" :"Status" ,
665+ "text_view_service" :"View Services" ,
666+ "text_unpublish_service" :"Unpublish" ,
662667 "text_publish_message" :"Select the type of service to be published:" ,
663- "text_publish_data" :"Publish Data Service " ,
668+ "text_publish_data" :"Publish Data" ,
664669 "text_dataBase_name" :"Database name" ,
665670 "text_hdfs_directory" :"HDFS directory" ,
666671 "text_hbase_address" :"Server url" ,
@@ -1556,6 +1561,8 @@ window.examplesResources = {
15561561 "btn_OK" :"OK" ,
15571562
15581563 "msg_published" :"This service has already been published" ,
1564+ "msg_unpublish_success" :"unPublish successfully" ,
1565+ "msg_unpublish_failed" :"unPublish failed" ,
15591566 "msg_publish_success" :"Publish successfully" ,
15601567 "msg_publish_failed" :"Publish failed" ,
15611568 "msg_register_success" :"Register successfully" ,
0 commit comments