MediaCMS.contents = { sidebar: { navMenuItems: [{ text: "About", link: "/about", icon: 'contact_support', }, { text: "Terms", link: "/tos", icon: 'insert_drive_file', }, { text: "Contact", link: "/contact", icon: 'alternate_email', }, { text: "Language", link: "/setlanguage", icon: 'language', } ], belowNavMenu: null, footer: 'Powered by mediacms.io', }, uploader: { belowUploadArea: "{{PRE_UPLOAD_MEDIA_MESSAGE}}", postUploadMessage: "{{POST_UPLOAD_AUTHOR_MESSAGE_UNLISTED_NO_COMMENTARY}}", }, };