1
0
mirror of https://github.com/immich-app/immich.git synced 2024-11-28 09:33:27 +02:00
immich/mobile/ios
Matthias Rupp 2b5cef156c
Internationalization (German) of the mobile app. (#246)
* Add i18n framework to mobile app and write simple translation generator

* Replace all texts in login_form with i18n keys

* Localization of sharing section

* Localization of asset viewer section

* Use JSON as base translation format

* Add check for missing/unused translation keys

* Add localizely

* Remove i18n directory in favour of localizely

* Backup Translation

* More translations

* Translate home page

* Translation of search page

* Translate new server version announcement

* Reformat code

* Fix typo in german translation

* Update englisch translations

* Change translation keys to match dart filenames

* Add /api to translated endpoint_urls

* Update localizely.yml

* Add languages to ios plist

* Remove unused keys

* Added script to check outdated key in other translations

* Add download key to localizely.yml

Co-authored-by: Alex <alex.tran1502@gmail.com>
2022-07-07 13:40:54 -05:00
..
fastlane Add information for uploading asset and error indication with error message for each failed upload. (#315) 2022-07-06 16:12:55 -05:00
Flutter Transfer repository from Gitlab 2022-02-03 10:06:44 -06:00
Runner Internationalization (German) of the mobile app. (#246) 2022-07-07 13:40:54 -05:00
Runner.xcodeproj Update Fastlane iOS build version + speicify database container to restart always 2022-05-29 08:42:27 -05:00
Runner.xcworkspace Transfer repository from Gitlab 2022-02-03 10:06:44 -06:00
.gitignore Transfer repository from Gitlab 2022-02-03 10:06:44 -06:00
Gemfile Change version of fastlane to override the current upload error to TestFlight 2022-03-18 20:39:31 -05:00
Gemfile.lock Integrate Fastlane CI/CD (#44) 2022-03-11 10:59:31 -06:00
Podfile Integrate Fastlane CI/CD (#44) 2022-03-11 10:59:31 -06:00
Podfile.lock fix: out of memory error when uploading large assets on slow internet (#224) 2022-06-18 07:36:58 -05:00