mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[apps] Split italian text into two lines in variable box
This commit is contained in:
committed by
EmilieNumworks
parent
1939293cd2
commit
fa523c25c9
@@ -48,6 +48,7 @@ void MathVariableBoxEmptyController::setType(Type type) {
|
||||
case Type::Sequence:
|
||||
{
|
||||
messages[0] = I18n::Message::EmptySequenceBox0;
|
||||
messages[1] = I18n::Message::EmptySequenceBox1;
|
||||
messages[3] = I18n::Message::Default;
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user