1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-19 05:09:38 +02:00

Add period to value delete modal (#1297)

This commit is contained in:
Alex Hatzenbuhler 2024-10-14 09:19:33 -05:00 committed by GitHub
parent e357c0485f
commit 57a81e44ef
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,7 +18,7 @@ en:
confirm_body_html: "<p>Deleting this entry will remove it from the accounts confirm_body_html: "<p>Deleting this entry will remove it from the accounts
history which will impact different parts of your account. This includes history which will impact different parts of your account. This includes
the net worth and account graphs.</p></br><p>The only way youll be able the net worth and account graphs.</p></br><p>The only way youll be able
to add this entry back is by re-entering it manually via a new entry</p>" to add this entry back is by re-entering it manually via a new entry.</p>"
confirm_title: Delete Entry? confirm_title: Delete Entry?
delete_entry: Delete entry delete_entry: Delete entry
edit_entry: Edit entry edit_entry: Edit entry