Standardize additional translations.
This commit is contained in:
@@ -587,8 +587,9 @@ function Header({
|
||||
label: (
|
||||
<Tooltip
|
||||
title={`A more modern ${InstanceRenderManager({
|
||||
imex: 'ImEX Online',
|
||||
rome: 'Rome Online',
|
||||
imex: t("titles.imexonline"),
|
||||
rome: t("titles.romeonline"),
|
||||
promanager: t("titles.promanager")
|
||||
})} is ready for you to try! You can switch back at any time.`}
|
||||
>
|
||||
<InfoCircleOutlined />
|
||||
|
||||
Reference in New Issue
Block a user