Mercurial > public > simoleon
comparison Simoleon/SubscriptionPaywall.swift @ 53:b0bce2c8e4a9
Refactor UK spelling to US
author | Dennis Concepción Martín <dennisconcepcionmartin@gmail.com> |
---|---|
date | Tue, 27 Jul 2021 09:44:51 +0100 |
parents | 75c1a05176f6 |
children | 838099ff1e02 |
comparison
equal
deleted
inserted
replaced
52:3fa127885e60 | 53:b0bce2c8e4a9 |
---|---|
35 Divider() | 35 Divider() |
36 | 36 |
37 SubscriptionFeature( | 37 SubscriptionFeature( |
38 symbol: "star.circle.fill", | 38 symbol: "star.circle.fill", |
39 colour: Color(.systemYellow), | 39 colour: Color(.systemYellow), |
40 title: "Favourite currencies", | 40 title: "Favorite currencies", |
41 description: "Save your favourite currencies to access them quickly." | 41 description: "Save your favorite currencies to access them quickly." |
42 ) | 42 ) |
43 | 43 |
44 SubscriptionFeature( | 44 SubscriptionFeature( |
45 symbol: "flag.circle.fill", | 45 symbol: "flag.circle.fill", |
46 colour: Color(.systemRed), | 46 colour: Color(.systemRed), |
50 | 50 |
51 SubscriptionFeature( | 51 SubscriptionFeature( |
52 symbol: "icloud.circle.fill", | 52 symbol: "icloud.circle.fill", |
53 colour: Color(.systemBlue), | 53 colour: Color(.systemBlue), |
54 title: "Simoleon on all your devices", | 54 title: "Simoleon on all your devices", |
55 description: "Your settings and favourite currencies in all your devices." | 55 description: "Your settings and favorite currencies in all your devices." |
56 ) | 56 ) |
57 | 57 |
58 SubscriptionFeature( | 58 SubscriptionFeature( |
59 symbol: "bitcoinsign.circle.fill", | 59 symbol: "bitcoinsign.circle.fill", |
60 colour: Color(.systemOrange), | 60 colour: Color(.systemOrange), |