Browse Source

update bilingual

久保田隼基 8 years ago
parent
commit
6bf68faadb
1 changed files with 3 additions and 1 deletions
  1. 3 1
      lib/locales/en-US/translation.json

+ 3 - 1
lib/locales/en-US/translation.json

@@ -284,7 +284,9 @@
   
   
      "customize_page": { 
      "customize_page": { 
        "Behavior": "Behavior",
        "Behavior": "Behavior",
-       "Layout": "Layout"
+       "Layout": "Layout",
+        "Function": "Function",
+        "function_choose": "You can choose Valid/Invalid of the function"
 
 
  }
  }
 }
 }