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/langs/en.json
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -124,6 +124,9 @@
124
124
"modal_project_slug_err": "The slug can only contain letters and numbers, with a length of 6 to 12 characters.",
125
125
"modal_project_slug_case_err": "Invio project slug is case-insensitive, it can only contain lower case characters.",
126
126
127
+
"settings_update_title": "New version detected",
128
+
"settings_update_desc": "Latest version: {{updateVersion}}, Current version: {{currentVersion}}",
129
+
"settings_update_btn": "Update",
127
130
"settings_basic": "Basic Settings",
128
131
"settings_domain": "Domain",
129
132
"settings_domain_desc": "The option to point a domain to your S3 (or other COS) is optional, but recommended for previewing and generating a website that is SEO-friendly. \n Like https://search.google.com",
0 commit comments