We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee44e32 commit ae4f949Copy full SHA for ae4f949
src/_locales/en/messages.json
@@ -174,10 +174,10 @@
174
},
175
176
"option_sessionTitleTemplate_info": {
177
- "message": "A list of available format specifiers can be found <a href=\"$URL$\">here</a>.",
+ "message": "A list of available variables can be found <a href=\"$URL$\">here</a>.",
178
"placeholders": {
179
"url": {
180
- "content": "https://github.com/tim-we/tabs-aside/wiki/Session-template-format-specifiers"
+ "content": "https://github.com/tim-we/tabs-aside/wiki/Session-title-template-variables"
181
}
182
183
0 commit comments