Browse Source

modify translation en-us

Yukihiko Eda 8 years ago
parent
commit
82fa3dced0
1 changed files with 2 additions and 2 deletions
  1. 2 2
      lib/locales/en-US/translation.json

+ 2 - 2
lib/locales/en-US/translation.json

@@ -231,11 +231,11 @@
       "create/edit": "Create/Edit Template page..",
       "create/edit": "Create/Edit Template page..",
       "select": "Select template page type"
       "select": "Select template page type"
     },
     },
-    "local": {
+    "children": {
       "label": "Template for children",
       "label": "Template for children",
       "desc": "Applies only to the same level pages which the template exists"
       "desc": "Applies only to the same level pages which the template exists"
     },
     },
-    "global": {
+    "decendants": {
       "label": "Template for descendants",
       "label": "Template for descendants",
       "desc": "Applies to all decendant pages"
       "desc": "Applies to all decendant pages"
     }
     }