* #4213 some translation string fixes * #4213 cargo localization string fixes * #4213 more localization tweaks and fixes * #4213 - fixed some translation string issues * #4213 - fixed some translation string issues
This commit is contained in:
@@ -87,7 +87,7 @@ namespace Content.Client.Actions.UI
|
||||
}),
|
||||
(_filterButton = new MultiselectOptionButton<string>()
|
||||
{
|
||||
Label = Loc.GetString("ui-actionmenu-filter-buttonr")
|
||||
Label = Loc.GetString("ui-actionmenu-filter-button")
|
||||
})
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user