This commit is contained in:
Cohee
2024-06-09 14:26:49 +03:00
parent 67f2c380a3
commit 3dfe10815d

View File

@@ -88,8 +88,8 @@
<div class="flex-container flexFlowColumn"> <div class="flex-container flexFlowColumn">
<strong><small class="characterAttachmentsName"></small></strong> <strong><small class="characterAttachmentsName"></small></strong>
<small> <small>
<span data-i18n="These files are available the current character in all chats they are in."> <span data-i18n="These files are available for the current character in all chats they are in.">
These files are available the current character in all chats they are in. These files are available for the current character in all chats they are in.
</span> </span>
<span> <span>
<span data-i18n="Saved locally. Not exported."> <span data-i18n="Saved locally. Not exported.">
@@ -113,8 +113,8 @@
</h3> </h3>
<div class="flex-container flexFlowColumn"> <div class="flex-container flexFlowColumn">
<strong><small class="chatAttachmentsName"></small></strong> <strong><small class="chatAttachmentsName"></small></strong>
<small data-i18n="These files are available to all characters in the current chat."> <small data-i18n="These files are available for all characters in the current chat.">
These files are available to all characters in the current chat. These files are available for all characters in the current chat.
</small> </small>
</div> </div>
<div class="chatAttachmentsList attachmentsList"></div> <div class="chatAttachmentsList attachmentsList"></div>