UK spelling maths
This commit is contained in:
parent
dacef10fa6
commit
7013483dad
2 changed files with 2 additions and 2 deletions
|
@ -118,7 +118,7 @@ export interface ISetting {
|
|||
export const SETTINGS: {[setting: string]: ISetting} = {
|
||||
"feature_latex_maths": {
|
||||
isFeature: true,
|
||||
displayName: _td("LaTeX math in messages"),
|
||||
displayName: _td("Render LaTeX maths in messages"),
|
||||
supportedLevels: LEVELS_FEATURE,
|
||||
default: false,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue