mirror of
https://github.com/wassname/talk.git
synced 2026-07-25 13:30:59 +08:00
Translate, concept for translation and id strings
This commit is contained in:
@@ -13,7 +13,7 @@ export const VALIDATION_REQUIRED = () => (
|
||||
);
|
||||
|
||||
export const VALIDATION_TOO_SHORT = () => (
|
||||
<Localized id="framework-validation-too-short">
|
||||
<Localized id="framework-validation-tooShort">
|
||||
<span>This field is too short.</span>
|
||||
</Localized>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user