1<?php
2
3/**
4 * English versions of the outliner settings
5 */
6
7$lang['useLocalStorage'] = 'Store the current opened/closed state in a localStorage';
8