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: public/locales/en/translation.json
+3-1
Original file line number
Diff line number
Diff line change
@@ -417,7 +417,9 @@
417
417
"protectedSenseInfo": "This sense cannot be deleted or dropped into another sense. You may still move it to another word or drop other senses into this one to merge them.",
418
418
"protectedWord": "This word was imported with data that The Combine doesn't handle.",
419
419
"protectedWordInfo": "To prevent deletion, the final sense of this word cannot be removed.",
420
-
"protectedData": "Protected data: {{ val }}"
420
+
"protectedData": "Protected data: {{ val }}",
421
+
"dropIntoSidebarWarning": "You cannot drop senses into the sidebar.",
422
+
"dropProtectedSenseWarning": "You cannot merge a protected sense into another sense."
0 commit comments