mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-02 18:09:58 +08:00
feat(server): display date in yyyy-MM-dd format on email (#10916)
This commit is contained in:
@@ -1403,9 +1403,9 @@ Generated by [AVA](https://avajs.dev).
|
||||
>Test Workspace</span␊
|
||||
>␊
|
||||
team workspace expired on<!-- -->␊
|
||||
<span style="font-weight:600">1/1/2025</span>. All workspace␊
|
||||
data will be permanently deleted on<!-- -->␊
|
||||
<span style="font-weight:600">1/31/2025</span> (180 days after␊
|
||||
<span style="font-weight:600">2025-01-01</span>. All workspace␊
|
||||
data will be permanently deleted on␊
|
||||
<span style="font-weight:600">2025-01-31</span> (180 days after␊
|
||||
expiration). To prevent data loss, please either:␊
|
||||
<li>␊
|
||||
<span␊
|
||||
@@ -1510,8 +1510,8 @@ Generated by [AVA](https://avajs.dev).
|
||||
style="font-weight:600"␊
|
||||
>Test Workspace</span␊
|
||||
>␊
|
||||
team workspace data will be permanently deleted in 24 hours on<!-- -->␊
|
||||
<span style="font-weight:600">1/31/2025</span>. To prevent data␊
|
||||
team workspace data will be permanently deleted in 24 hours on␊
|
||||
<span style="font-weight:600">2025-01-31</span>. To prevent data␊
|
||||
loss, please take immediate action:␊
|
||||
<li>␊
|
||||
<span␊
|
||||
@@ -1775,10 +1775,10 @@ Generated by [AVA](https://avajs.dev).
|
||||
>Test Workspace</span␊
|
||||
>␊
|
||||
team workspace will expire on<!-- -->␊
|
||||
<span style="font-weight:600">1/1/2025</span>. After expiration,␊
|
||||
you won't be able to sync or collaborate with team members.␊
|
||||
Please renew your subscription to continue using all team␊
|
||||
features.␊
|
||||
<span style="font-weight:600">2025-01-01</span>. After␊
|
||||
expiration, you won't be able to sync or collaborate with␊
|
||||
team members. Please renew your subscription to continue using␊
|
||||
all team features.␊
|
||||
</p>␊
|
||||
</tr>␊
|
||||
</tbody>␊
|
||||
@@ -1870,7 +1870,7 @@ Generated by [AVA](https://avajs.dev).
|
||||
>Test Workspace</span␊
|
||||
>␊
|
||||
team workspace expired on<!-- -->␊
|
||||
<span style="font-weight:600">1/1/2025</span>. Your workspace␊
|
||||
<span style="font-weight:600">2025-01-01</span>. Your workspace␊
|
||||
can't sync or collaborate with team members. Please renew␊
|
||||
your subscription to restore all team features.␊
|
||||
</p>␊
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user