diff --git a/permissionmanager/src/main/resources/ar/profile/string.json b/permissionmanager/src/main/resources/ar/profile/string.json deleted file mode 100644 index c3a6df19ca632072f943b0fba85ac22aec902416..0000000000000000000000000000000000000000 --- a/permissionmanager/src/main/resources/ar/profile/string.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "strings": { - "app_name": "CategoryPage", - "describe": "describe", - "category": "Category", - "itemChild": "ItemChild", - "item": "Item", - "search": "search...", - "you_search": "You search ", - "you_clicked": "You clicked ", - "tab": "Tab", - "more": "< more" - } -} \ No newline at end of file diff --git a/permissionmanager/src/main/resources/en/profile/string.json b/permissionmanager/src/main/resources/en/profile/string.json deleted file mode 100644 index 319b5d66eabfb2e956923d29ef1f267e48bafbc8..0000000000000000000000000000000000000000 --- a/permissionmanager/src/main/resources/en/profile/string.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "strings": { - "app_name": "CategoryPage", - "describe": "describe", - "category": "Category", - "itemChild": "ItemChild", - "item": "Item", - "search": "search...", - "you_search": "You search ", - "you_clicked": "You clicked ", - "tab": "Tab", - "more": "more >" - } -} \ No newline at end of file diff --git a/permissionmanager/src/main/resources/zh/profile/string.json b/permissionmanager/src/main/resources/zh/profile/string.json deleted file mode 100644 index 4ca364c6261d5db6919dbaf791b5432bc0c7e0da..0000000000000000000000000000000000000000 --- a/permissionmanager/src/main/resources/zh/profile/string.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "strings": { - "app_name": "分类页", - "describe": "描述", - "category": "分类", - "itemChild": "子类", - "item": "类型", - "search": "搜索...", - "you_search": "你搜索了", - "you_clicked": "你点击了", - "tab": "分页", - "more": "更多 >" - } -} \ No newline at end of file