Changelog:
- Fixed bug with newer versions of the Python date time module Arrow, if Arrow had not been translated to use the user's locale, Arrow will generate an exception when displaying the humanized form of some dates, causing Rapid Photo Downloader to crash. Now Rapid Photo Downloader reverts to English for any humanized string that Arrow fails to handle in the user's locale.
- Fixed bug that install.py script did not properly handle upgrading pip version < 9.0 when installing into a virtual environment, looping forever.
- Added Turkish translation. Thank you to Ilker Alp for the translation. Updated Brazilian Portuguese, Finnish, German, Indonesian, Italian, Polish, and Spanish translations
Signed-off-by: Algent Albrahimi <algent@protonmail.com>