LiYi | 0784eeb | 2017-03-02 18:29:04 +0800 | [diff] [blame^] | 1 | /* Copyright 2017 ZTE Corporation. |
| 2 | * |
| 3 | *Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | *you may not use this file except in compliance with the License. |
| 5 | *You may obtain a copy of the License at |
| 6 | * |
| 7 | * http://www.apache.org/licenses/LICENSE-2.0 |
| 8 | * |
| 9 | * Unless required by applicable law or agreed to in writing, software |
| 10 | * distributed under the License is distributed on an "AS IS" BASIS, |
| 11 | * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 12 | * See the License for the specific language governing permissions and |
| 13 | * limitations under the License. |
| 14 | */ |
| 15 | { |
| 16 | "common_status":"Status", |
| 17 | "common_keyword":"Keyword", |
| 18 | "field_rule_name":"Rulename", |
| 19 | "common_query":"Query", |
| 20 | "common_reset":"Reset", |
| 21 | "common_add":"Add", |
| 22 | "common_total1":"Total ", |
| 23 | "common_total2":" Rules", |
| 24 | "field_create_time":"Createtime", |
| 25 | "field_creator":"Creator", |
| 26 | "field_update_time":"Updatetime", |
| 27 | "common_operator":"Operator", |
| 28 | "common_update":"Update", |
| 29 | "common_off":"OFF", |
| 30 | "common_on":"ON", |
| 31 | "common_delete":"Delete", |
| 32 | "message_is_delete":"Isdelete", |
| 33 | "common_cancel":"Cancel", |
| 34 | "common_confirm":"Confirm", |
| 35 | "option_all":"All", |
| 36 | "common_enabled":"Enabled", |
| 37 | "common_disabled":"Disabled", |
| 38 | "field_description":"Description", |
| 39 | "common_check":"Check", |
| 40 | "common_save":"Save", |
| 41 | "common_file":"File", |
| 42 | "import":"Import", |
| 43 | "file_import":"Drag & drop file here ...", |
| 44 | "common_browse":"Browse", |
| 45 | "common_remove":"Remove", |
| 46 | "modalTitleDefault":"Rule Add", |
| 47 | "closeBtnTitleDefault":"Close", |
| 48 | "modalBodyMessageDefault":"Message Content", |
| 49 | "message_add_rule_success":"Add Success", |
| 50 | "exception_content_error":"Rule Content Error", |
| 51 | "exception_package_error":"Begin With Package", |
| 52 | "warn_delete_info": "only delete in stoped case rule " |
| 53 | |
| 54 | } |