en-US.json 429 B

1234567891011121314151617181920
  1. {
  2. "menu": {
  3. "home": "Home",
  4. "dialogue": "Dialogue",
  5. "document": "Document",
  6. "book": "Book",
  7. "page": "Page",
  8. "websiteContent": "WebsiteContent",
  9. "recycleBin": "RecycleBin",
  10. "edit": "Edit",
  11. "testList": "TestList"
  12. },
  13. "list": {
  14. "share": "share",
  15. "copyLink": "copy link",
  16. "copyToClipboard": "Copy field values to clipboard",
  17. "edit": "edit",
  18. "comment": "add comment"
  19. }
  20. }