1234567891011121314151617181920 |
- {
- "menu": {
- "home": "Home",
- "dialogue": "Dialogue",
- "document": "Document",
- "book": "Book",
- "page": "Page",
- "websiteContent": "WebsiteContent",
- "recycleBin": "RecycleBin",
- "edit": "Edit",
- "testList": "TestList"
- },
- "list": {
- "share": "share",
- "copyLink": "copy link",
- "copyToClipboard": "Copy field values to clipboard",
- "edit": "edit",
- "comment": "add comment"
- }
- }
|