Add review access notification in Git bridge modal (#24623)

GitOrigin-RevId: e9efc2f036445f610f2c1aa60a882faf09d2067f
This commit is contained in:
Domagoj Kriskovic
2025-04-04 12:30:44 +02:00
committed by Copybot
parent 0e1d57636c
commit 221b5c575b
2 changed files with 2 additions and 0 deletions

View File

@@ -612,6 +612,7 @@
"git_bridge_modal_git_clone_your_project": "",
"git_bridge_modal_learn_more_about_authentication_tokens": "",
"git_bridge_modal_read_only": "",
"git_bridge_modal_review_access": "",
"git_bridge_modal_see_once": "",
"git_bridge_modal_use_previous_token": "",
"git_integration": "",

View File

@@ -815,6 +815,7 @@
"git_bridge_modal_git_clone_your_project": "Git clone your project by using the link below and a Git authentication token",
"git_bridge_modal_learn_more_about_authentication_tokens": "Learn more about Git integration authentication tokens.",
"git_bridge_modal_read_only": "<strong>You have read-only access to this project.</strong> This means you can pull from __appName__ but you cant push any changes you make back to this project.",
"git_bridge_modal_review_access": "<0>You have review access to this project.</0> This means you can pull from __appName__ but you cant push any changes you make back to this project.",
"git_bridge_modal_see_once": "Youll only see this token once. To delete it or generate a new one, visit Account Settings. For detailed instructions and troubleshooting, read our <0>help page</0>.",
"git_bridge_modal_use_previous_token": "If youre prompted for a password, you can use a previously generated Git authentication token. Or you can generate a new one in Account Settings. For more support, read our <0>help page</0>.",
"git_gitHub_dropbox_mendeley_papers_and_zotero_integrations": "Git, GitHub, Dropbox, Mendeley, Papers, and Zotero integrations",