There was an error while loading. Please reload this page.
1 parent 0fc345f commit de74fa6Copy full SHA for de74fa6
1 file changed
content/microcopy/boxai.yml
@@ -26,9 +26,11 @@ modal:
26
request. Please try again.")
27
error: Sorry, I couldn't process your request. Please try again.
28
// timeout: Timeout error message
29
- timeout: Your request is taking longer than usual. Please wait a moment and try again.
30
- // network: Network error message
31
- network: Unable to connect to Box AI. Please check your connection and try again.
+ timeout: Your request is taking longer than usual. Please wait a moment and try
+ again.
+ // network: Network error message
32
+ network: Unable to connect to Box AI. Please check your connection and try
33
34
// copy: Copy button aria-label (default is "Copy to clipboard")
35
copy:
36
aria_label: Copy message
0 commit comments