Yukihiko Eda 7 лет назад
Родитель
Сommit
82fa3dced0
1 измененных файлов с 2 добавлено и 2 удалено
  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..",
       "select": "Select template page type"
     },
-    "local": {
+    "children": {
       "label": "Template for children",
       "desc": "Applies only to the same level pages which the template exists"
     },
-    "global": {
+    "decendants": {
       "label": "Template for descendants",
       "desc": "Applies to all decendant pages"
     }