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/utils/i18n.js
-37Lines changed: 0 additions & 37 deletions
Original file line number
Diff line number
Diff line change
@@ -121,22 +121,6 @@ i18n
121
121
},
122
122
},
123
123
},
124
-
betaBanner: {
125
-
buttonLabel: "close",
126
-
buttonTitle: "close",
127
-
message: "The Code Editor is in",
128
-
feedbackText: "Give us your",
129
-
feedback: "feedback",
130
-
feedbackImprove: "to help us improve.",
131
-
modal: {
132
-
close: "Close",
133
-
heading: "Code Editor is in beta",
134
-
meaningHeading: "What does beta mean?",
135
-
meaningText:
136
-
"Beta means that we are not quite finished yet, and some things might not look or work as well as we’d like. However, it also means you are one of the first people to use our new Code Editor!",
137
-
},
138
-
modalLink: "beta",
139
-
},
140
124
editorPanel: {
141
125
ariaLabel: "editor text input",
142
126
viewOnly: "View only",
@@ -187,16 +171,6 @@ i18n
187
171
"Download your project files so you can use them offline and in a different code editor.",
0 commit comments