MatthewYork / DateTools

Dates and times made easy in iOS
MIT License
7.22k stars 952 forks source link

Localizations missing for shortTimeAgoSinceNow strings #270

Open seanrogs opened 6 years ago

seanrogs commented 6 years ago

Several localizations are missing strings for the shortTimeAgoSinceNow functions. I've added most of these by following the existing conventions, but for some where I wasn't certain I have left them as they were.

My PR is https://github.com/MatthewYork/DateTools/pull/269