Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/assets/lang/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"ofType": "of type {type}",
"formulaTitle": "Computation Formula",
"formulasTitle": "Computation Formulas",
"noFormulaParagraph": "It does not have a formula and therefore is {formulaNotComputable}. It can only be used as an input for a computation.",
"noFormulaParagraph": "It does not have any formula and therefore is {formulaNotComputable}. It can be used only as an input for computation.",
"formulaNotComputableText": "not computable",
"editThisVariable": "Edit this variable",
"editThisFormula": "Edit this formula",
Expand Down