mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-10 19:19:20 +08:00
feat(translate): add missing translations in Spanish (es_ES) locale (#31330)
* add missing translations in Spanish (es_ES) locale * add missing translations in Spanish (es_ES) locale * feat(translate): add missing translations in Spanish (es_ES) locale * feat(translate): add missing translations in Spanish (es_ES) locale
This commit is contained in:
parent
3a1a829708
commit
2f87fee808
@ -126,6 +126,9 @@ const localeValues: Locale = {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
Image: {
|
||||||
|
preview: 'Previsualización',
|
||||||
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
export default localeValues;
|
export default localeValues;
|
||||||
|
Loading…
Reference in New Issue
Block a user