⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

fix: translate phone input placeholder and message#1424

Open
DiogoAbu wants to merge 1 commit intoSoftwareBrothers:feat/adminjs-v7from
DiogoAbu:patch-2
Open

fix: translate phone input placeholder and message#1424
DiogoAbu wants to merge 1 commit intoSoftwareBrothers:feat/adminjs-v7from
DiogoAbu:patch-2

Conversation

@DiogoAbu
Copy link

The edit component of phone property was missing translations.

The edit component of phone property was missing translations.
name: property.path,
required: property.isRequired,
}}
searchPlaceholder={translateLabel('search', resource.id)}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's use translateMessage for placeholder too, translateLabel is mostly used for translating some headers.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you also add translations to the core translations for all languages? We usually just use https://www.deepl.com/en/translator for this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants