PragmaTwice commented on code in PR #129:
URL:
https://github.com/apache/kvrocks-controller/pull/129#discussion_r1413067205
##########
ui/src/pages/ClusterItem/components/ListNodeCommandButton.tsx:
##########
@@ -0,0 +1,40 @@
+import { DownOutlined } from '@ant-design/icons';
+import type { MenuProps } from 'antd';
+import { Dropdown, Space } from 'antd';
+const items: MenuProps['items'] = [
+ {
+ label: '่ฟ็งปๅ็',
Review Comment:
Seems it is currently Chinese only. Any thought on i18n?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]