iztech-design-system-neo
Version:
Design System of project IZtech
28 lines (27 loc) • 718 B
JavaScript
export default {
CONFIRM: "Confirm",
DETAIL: "Detail",
DETAIL_COURSE: "Detail of course",
CONTINUE: "Continue",
GO_BACK_HOME: "Back to Home",
MY_COURSE: "My course",
COPY: "Copy",
AGREE: "Agree",
CANCEL: "Cancel",
VIEW_MORE: "Show more",
START_EXPLORE: "Start exploring",
VIEW_ALL: "View all",
VIEW_LESS: "Show less",
REGISTER_TO_CONTACT: "Contact us",
NOT_UPDATED: "Not updated",
EDIT: "Edit",
SAVE_CHANGES: "Save changes",
CHANGE_AVATAR: "Change image",
EXPLORE_NOW: "Explore now",
VIEW_MORE_COURSE: "View other courses",
VIEW_MORE_EVENT: "View other events",
VIEW_MORE_LEARNING_PATH: "View all other learning paths",
REPLY: "Reply",
LIKE: "Like",
CLOSE: "Close",
}