We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9881fba commit 809c309Copy full SHA for 809c309
src/locale/useLocale.tsx
@@ -32,6 +32,7 @@ export interface Locale {
32
SpreadSheet: {
33
description: string;
34
copy: string;
35
+ copyCol: string;
36
copyAll: string;
37
};
38
}
0 commit comments