Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"reorder": "Reorder",
"moveTo": "Move to",
"moveToTop": "Move to top",
"moveToBottom": "Move to bottom",
"moveUp": "Move up",
"moveDown": "Move down",
"repositionLabel": "Reposition: {label}. Current position {position} of {total}.",
"reposition": "Reposition. Current position {position} of {total}."
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"reorder": "Reorder",
"moveTo": "Move to",
"moveToTop": "Move to top",
"moveToBottom": "Move to bottom",
"moveUp": "Move up",
"moveDown": "Move down",
"repositionLabel": "Reposition: {label}. Current position {position} of {total}.",
"reposition": "Reposition. Current position {position} of {total}."
}
1 change: 1 addition & 0 deletions t9nmanifest.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ packages\calcite-components\src\components\popover\assets\popover\t9n
packages\calcite-components\src\components\rating\assets\rating\t9n
packages\calcite-components\src\components\scrim\assets\scrim\t9n
packages\calcite-components\src\components\shell-panel\assets\shell-panel\t9n
packages\calcite-components\src\components\sort-handle\assets\sort-handle\t9n
packages\calcite-components\src\components\stepper\assets\stepper\t9n
packages\calcite-components\src\components\stepper-item\assets\stepper-item\t9n
packages\calcite-components\src\components\tab-nav\assets\tab-nav\t9n
Expand Down