久保田隼基 8 лет назад
Родитель
Сommit
26a74bf444
1 измененных файлов с 2 добавлено и 1 удалено
  1. 2 1
      lib/locales/en-US/translation.json

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

@@ -292,6 +292,7 @@
         "performance_decrease": "If there are many subpages, performance decreases while page loading.",
         "list_page_display": "You can speed up list page display by invalidating.",
         "tab_switch": "Save tab-switching in the browser",
-        "save_edit": "Save edit tab and history tab switching in the browser and make it object for forward/back command of the browser."
+        "save_edit": "Save edit tab and history tab switching in the browser and make it object for forward/back command of the browser.",
+        "by_invalidating": "By invalidating, you can make page transition as the only object for forward/back command of the browser."
  }
 }