-
Notifications
You must be signed in to change notification settings - Fork 71
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* redistribute advanced * correct spelling * import callout to sharing and permission * correct apostrophy in move-boards * update users page to MDX * syntax * correct meta.ts typo * add callout to sharing and permission page under reports page * wording * redirects --------- Co-authored-by: Myron Fung <[email protected]>
- Loading branch information
1 parent
61b2491
commit d2c5426
Showing
12 changed files
with
171 additions
and
218 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
export default { | ||
"sharing-and-permission": "Sharing and Permission", | ||
"templates": "Templates", | ||
"boards-on-boards": "Boards on Boards", | ||
"public-boards": "Public Boards", | ||
"advanced": "Advanced" | ||
"move-boards": "Move Boards" | ||
} |
Oops, something went wrong.