Skip to content

Commit e1e9c41

Browse files
committed
Minor adjustments in README
1 parent 8a6ca94 commit e1e9c41

File tree

2 files changed

+1343
-2848
lines changed

2 files changed

+1343
-2848
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ These semantic keys help group related translations and provide crucial context
5858

5959
For Swift packages, use `#tkm` instead of `#tk` to reference the correct String Catalog file:
6060

61-
1. Add defaultLocalization to your manifest:
61+
1. Add `defaultLocalization` to your manifest:
6262
```swift
6363
.target(
6464
name: "MyModule",
@@ -77,7 +77,7 @@ Text(#tkm("Last seen %@", c: "Time when user was last active"))
7777

7878
Contributions – especially additions and corrections – are welcome!
7979

80-
Please feel free to submit a Pull Request. You don't need to localize added entries to all languages yourself, just provide the one(s) you speak, we'll take care of the other languages using the [TranslateKit Mac app](https://translatekit.app). But please keep the entries sorted alphabetically when adding new ones!
80+
Please feel free to submit a Pull Request. You don't need to localize added entries to all languages yourself, just provide the one(s) you speak, we'll take care of the other languages using [TranslateKit](https://translatekit.app). But please keep the entries sorted alphabetically when adding new ones!
8181

8282
For bigger changes, please open an issue first to discuss what you would like to change.
8383

@@ -99,7 +99,7 @@ I created this library for my own Indie apps (download & rate them to thank me!)
9999
</td>
100100
<td>
101101
<a href="https://apps.apple.com/app/apple-store/id6476773066?pt=549314&ct=github.com&mt=8">
102-
<strong>TranslateKit: App Localizer</strong>
102+
<strong>TranslateKit: App Localization</strong>
103103
</a>
104104
<br />
105105
AI-powered app localization with unmatched accuracy. Fast & easy: AI & proofreading, 125+ languages, market insights. Budget-friendly, free to try.
@@ -114,7 +114,7 @@ I created this library for my own Indie apps (download & rate them to thank me!)
114114
</td>
115115
<td>
116116
<a href="https://apps.apple.com/app/apple-store/id6502914189?pt=549314&ct=github.com&mt=8">
117-
<strong>FreemiumKit: In-App Purchases</strong>
117+
<strong>FreemiumKit: In-App Purchases for Indies</strong>
118118
</a>
119119
<br />
120120
Simple In-App Purchases and Subscriptions: Automation, Paywalls, A/B Testing, Live Notifications, PPP, and more.
@@ -144,7 +144,7 @@ I created this library for my own Indie apps (download & rate them to thank me!)
144144
</td>
145145
<td>
146146
<a href="https://apps.apple.com/app/apple-store/id6480134993?pt=549314&ct=github.com&mt=8">
147-
<strong>FreelanceKit: Time Tracking</strong>
147+
<strong>FreelanceKit: Project Time Tracking</strong>
148148
</a>
149149
<br />
150150
Simple & affordable time tracking with a native experience for all devices. iCloud sync & CSV export included.

0 commit comments

Comments
 (0)