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: app/i18n/languages/en.js
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -157,5 +157,6 @@ export default {
157
157
'Delete account model error': 'It was not possible to delete your account because you have models. Please remove all your models before deleting your account.',
158
158
'Forbidden access': 'Forbidden access',
159
159
'Looks like this model does not exist or you don\'t have access to it.': 'Looks like this model does not exist or you don\'t have access to it.',
160
-
'Back to models list': 'Back to models list'
160
+
'Back to models list': 'Back to models list',
161
+
'Copy is not allowed on this module when element has references.': 'Copy is not allowed on this module when element has references.'
0 commit comments