Merge branch 'main' into issue-1-launguage-order-backend-queries

This commit is contained in:
Adeeth101 2024-10-27 14:04:26 +11:00 committed by GitHub
commit bcef21e648
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
76 changed files with 1377 additions and 1047 deletions

View file

@ -504,6 +504,7 @@ Upload your first media by tapping on the add button.</string>
<string name="no_notification">You have no unread notifications</string>
<string name="no_read_notification">You have no read notifications</string>
<string name="share_logs_using">Share logs using</string>
<string name="check_your_email_inbox">Check your email inbox</string>
<string name="menu_option_read">View read</string>
<string name="menu_option_unread">View unread</string>
@ -832,4 +833,7 @@ Upload your first media by tapping on the add button.</string>
<string name="pending">Pending</string>
<string name="failed">Failed</string>
<string name="could_not_load_place_data">Could not load place data</string>
<string name="red_pin">This place has no picture yet, go take one!</string>
<string name="green_pin">This place has a picture already.</string>
<string name="grey_pin">Now checking whether this place has a picture.</string>
</resources>