Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com> Co-authored-by: Faris Ansari <netchamp.faris@gmail.com>
16 lines
369 B
JSON
16 lines
369 B
JSON
{
|
|
"Sort Ascending": "Sort Ascending",
|
|
"Sort Descending": "Sort Descending",
|
|
"Reset sorting": "Reset sorting",
|
|
"Remove column": "Remove column",
|
|
"No Data": "No Data",
|
|
"{count} cells copied": {
|
|
"1": "{count} cell copied",
|
|
"default": "{count} cells copied"
|
|
},
|
|
"{count} rows selected": {
|
|
"1": "{count} row selected",
|
|
"default": "{count} rows selected"
|
|
}
|
|
}
|