|
@@ -539,6 +539,10 @@
|
|
|
"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.",
|
|
"by_invalidating": "By invalidating, you can make page transition as the only object for forward/back command of the browser.",
|
|
|
"nocdn_desc": "This function is disabled when the environment variable <code>NO_CDN=true</code>.<br>Github style has been forcibly applied.",
|
|
"nocdn_desc": "This function is disabled when the environment variable <code>NO_CDN=true</code>.<br>Github style has been forcibly applied.",
|
|
|
|
|
+ "custom_title": "Custom Title",
|
|
|
|
|
+ "custom_title_detail": "You can customize <code>%s</code> tag.<br><code>%s</code> will be automatically replaced with the app name, and <code>%s</code> will be replaced with the page name/path.",
|
|
|
|
|
+ "custom_header": "Custom HTML Header",
|
|
|
|
|
+ "custom_header_detail": "You can customize HTML header that applies all pages. Your custom script will be inserted in <code>%s</code> but above other <code>%s</code> tags.<br>Relaod page to see changes.",
|
|
|
"Custom CSS": "Custom CSS",
|
|
"Custom CSS": "Custom CSS",
|
|
|
"write_CSS": "You can write CSS that is applied to whole system.",
|
|
"write_CSS": "You can write CSS that is applied to whole system.",
|
|
|
"reflect_change": "You need to reload the page to reflect the change.",
|
|
"reflect_change": "You need to reload the page to reflect the change.",
|