1
0
Fork 0
mirror of https://github.com/anyproto/anytype-kotlin.git synced 2025-06-08 05:47:05 +09:00

DROID-2893 Chats | Fix | Chat limit fixes (#2491)

This commit is contained in:
Evgenii Kozlov 2025-06-02 18:43:30 +02:00 committed by GitHub
parent e5f771b836
commit a5b3f03a95
Signed by: github
GPG key ID: B5690EEEBB952194
5 changed files with 77 additions and 4 deletions

View file

@ -1877,6 +1877,9 @@ Please provide specific details of your needs here.</string>
<string name="chats_reply">Reply</string>
<string name="chats_add_reaction">Add Reaction</string>
<string name="chat_send_message_rate_limit_title">Hold up! Turbo typing detected!</string>
<string name="chat_send_message_rate_limit_desc">Looks like you\'re sending messages at lightning speed. Give it a sec before your next one.</string>
<string name="object_type_empty_items_title">Its empty here.</string>
<string name="object_type_empty_items_subtitle">Create your first objects to get started.</string>
<string name="object_type_menu_delete">Delete completely</string>