Skip to content

Commit adf937d

Browse files
committed
📖 up to date README
1 parent 48e4dcf commit adf937d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@ Managing localization files (`Localizable.strings`) is a pain, there is no tooli
1111

1212
Start the Localization Editor, choose File | Open folder with localization files and point it to the folder where your localization files are stored. The tool find all the `Localizable.strings`, detects their language and displays your strings side by side as shown on the screenshot above. You can point it to the root of your project but it will take longer to process.
1313

14-
All the translations are sorted by their key (shown as first column) and you cansee and compare them quickly, you can also see missing translations in any language.
14+
All the translations are sorted by their key (shown as first column) and you can see and compare them quickly, you can also see missing translations in any language.
1515

1616
When you change any of the translation the corresponding `Localizable.strings` gets updated.
1717

1818
## Requirements
1919

20-
- Xcode 9+
21-
- Carthage
20+
- Xcode 10.1+
21+
- [Carthage](https://github.com/Carthage/Carthage)
2222

2323
## Getting started
2424

0 commit comments

Comments
 (0)