()
| 1 | import { t } from "@lingui/macro"; |
| 2 | |
| 3 | export const createUnlimitedTitle = () => t`Create Unlimited Flowcharts`; |
| 4 | export const createUnlimitedContent = () => |
| 5 | t`Flowchart Fun Pro gives you unlimited flowcharts, unlimited collaborators, and unlimited storage for just $6/month.`; |
no outgoing calls
no test coverage detected