front-hub/src/utils/serviceKeys.ts

7 lines
223 B
TypeScript

export const serviceNameByKey: Record<string, string | undefined> = {
templategen: "Шаблонизатор",
squiz: "Опросник",
reducer: "Сокращатель ссылок",
custom: "Мои тарифы",
}