Fix: formula assistant translations (#1192)

These strings are translated under the `FormulaAssistant.*` keys in weblate
pull/1166/merge
Vincent Viers 2 weeks ago committed by GitHub
parent 54bee97cb6
commit f0d0b9120b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -35,7 +35,7 @@ import {Marked} from 'marked';
import {markedHighlight} from 'marked-highlight';
import {v4 as uuidv4} from 'uuid';
const t = makeT('FormulaEditor');
const t = makeT('FormulaAssistant');
const testId = makeTestId('test-formula-editor-');
const LOW_CREDITS_WARNING_BANNER_THRESHOLD = 10;

Loading…
Cancel
Save