Sync Strings from Localazy

This commit is contained in:
bmarty 2023-09-18 00:09:19 +00:00 committed by GitHub
parent 519464fe5d
commit d2f9b02bbf
26 changed files with 571 additions and 11 deletions

View file

@ -210,6 +210,7 @@
<string name="screen_edit_profile_display_name_placeholder">"Your display name"</string>
<string name="screen_edit_profile_error">"An unknown error was encountered and the information couldn\'t be changed."</string>
<string name="screen_edit_profile_error_title">"Unable to update profile"</string>
<string name="screen_edit_profile_title">"Edit profile"</string>
<string name="screen_edit_profile_updating_details">"Updating profile…"</string>
<string name="screen_media_picker_error_failed_selection">"Failed selecting media, please try again."</string>
<string name="screen_media_upload_preview_error_failed_processing">"Failed processing media to upload, please try again."</string>