1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-06 05:55:21 +02:00

Clean up i18n translations (#676)

* Clean up i18n translations

* Normalize translations
This commit is contained in:
Zach Gollwitzer 2024-04-25 14:41:12 -04:00 committed by GitHub
parent be21d2b4fd
commit da5021b6b0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 27 additions and 28 deletions

View file

@ -38,7 +38,7 @@
</main>
</div>
<%= turbo_frame_tag "modal" %>
<%= render "shared/custom_confirm_modal" %>
<%= render "shared/confirm_modal" %>
<%= render "shared/upgrade_notification" %>
<% if self_hosted? %>
<div class="flex items-center py-0.5 px-0.5 gap-1 fixed bottom-2 right-2 shadow-xs border border-alpha-black-50 rounded-md bg-white">