mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-11 19:42:54 +08:00
fix: Added TR translation for 'Preview' text (#31593)
This commit is contained in:
parent
f986929e82
commit
76482c00ed
@ -124,6 +124,9 @@ const localeValues: Locale = {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
Image: {
|
||||||
|
preview: 'Önizleme',
|
||||||
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
export default localeValues;
|
export default localeValues;
|
||||||
|
Loading…
Reference in New Issue
Block a user