You create a dictionary mapping keys to custom names: let customNames = { key1: "Custom name 1", key2: "custom name 2", //... }.
確定! 回上一頁