Standardize additional translations.

This commit is contained in:
Patrick Fic
2024-02-26 12:14:13 -08:00
parent 8b0b37aab4
commit 2d07c20ea8
11 changed files with 21 additions and 16 deletions

View File

@@ -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 />