added support for custom per-profile image for BML and Fahipay, MIB works pending
Auto Tag on Version Change / check-version (push) Successful in 7s

This commit is contained in:
2026-05-28 02:18:01 +05:00
parent 3d632606a0
commit d292e73fd9
11 changed files with 612 additions and 30 deletions
+7
View File
@@ -189,6 +189,13 @@
<string name="login_detail_customer_id">Customer ID</string>
<string name="login_detail_id_card">ID Card</string>
<string name="login_detail_profiles">Profiles</string>
<string name="profile_image_title">Profile photo</string>
<string name="profile_image_select">Select image</string>
<string name="profile_image_camera">Take from camera</string>
<string name="profile_image_remove">Remove</string>
<string name="profile_image_uploading">Uploading image…</string>
<string name="profile_image_upload_failed">Failed to upload image</string>
<string name="profile_image_deleting">Removing image…</string>
<string name="close">Close</string>
<string name="save">Save</string>
<string name="cancel">Cancel</string>