UNPKG

@ryusei/code

Version:

<div align="center"> <a href="https://code.ryuseijs.com"> <img alt="RyuseiCode" src="https://code.ryuseijs.com/images/svg/logo.svg" width="70"> </a>

10 lines (9 loc) 224 B
/** * The collection of i18n strings. * * @since 0.1.0 */ export const I18N = { indentNotice : 'Indent/Move Focus', indentDisabled: 'Inserting indents by the Tab is currently disabled. You can toggle it by %s.', };