-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
I want to make KosherCocoa useful to Russian users. I don't know nearly enough Russian to do this. Here's how you can help:
- Assign yourself here and comment below.
- Create a folder in
/Library/Localizations/
for the two letter code of your language. (ru.lproj
for Russian) - Copy Localizable.strings from en.lproj into your new folder.
- Open the copied file and start translating. The format is
"english text"="your translated text";
- When you're ready to submit a partial or complete localization, open a PR. (There's a lot of text, so don't hesitate to submit partial PRs.)
Thanks so much!