You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/assets/i18n/en.json
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2824,6 +2824,10 @@
2824
2824
}
2825
2825
}
2826
2826
},
2827
+
"maintenance": {
2828
+
"message": "Please come back later.",
2829
+
"title": "The OSF is currently down for scheduled maintenance."
2830
+
},
2827
2831
"shared": {
2828
2832
"affiliatedInstitutions": {
2829
2833
"description": "This is a service provided by the OSF and is automatically applied to your registration. If you are not sure if your institution has signed up for this service, you can look for their name in this list."
0 commit comments