update translations

Signed-off-by: mario ma <mario.ma.node@gmail.com>
This commit is contained in:
mario ma
2025-04-11 10:39:36 +08:00
parent c682f5fd40
commit d5353b1a91
+3
View File
@@ -25,9 +25,12 @@ export const apiDocsTranslationRef: TranslationRef<
'api-docs',
{
readonly 'apiDefinitionDialog.closeButtonTitle': 'Close';
readonly 'apiDefinitionDialog.tabsAriaLabel': 'API definition options';
readonly 'apiDefinitionDialog.toggleButtonAriaLabel': 'Toggle API Definition Dialog';
readonly 'defaultApiExplorerPage.title': 'APIs';
readonly 'defaultApiExplorerPage.subtitle': '{{orgName}} API Explorer';
readonly 'defaultApiExplorerPage.pageTitleOverride': 'APIs';
readonly 'defaultApiExplorerPage.createButtonTitle': 'Register Existing API';
readonly 'defaultApiExplorerPage.supportButtonTitle': 'All your APIs';
readonly 'consumedApisCard.error.title': 'Could not load APIs';
readonly 'consumedApisCard.title': 'Consumed APIs';