Rewording for localStorage informations

This commit is contained in:
Booteille 2025-05-18 18:47:40 +02:00
parent 81d67cc809
commit 225a02b070
No known key found for this signature in database
GPG Key ID: 0AB6C6CA01272646
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
<div class="message is-info"> <div class="message is-info">
<div class="message-body"> <div class="message-body">
<%= l('Only the files sent with this browser will be listed here. This list is stored in localStorage: if you delete your localStorage data, you\'ll lose this list.') %><br> <%= l('Only the files sent with this browser will be listed here. If you delete your browser data you will lose this list.') %><br>
<%= l('Rows in red mean that the files have expired and are no longer available.') %> <%= l('Rows in red mean that the files have expired and are no longer available.') %>
</div> </div>
</div> </div>