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:
parent
be21d2b4fd
commit
da5021b6b0
6 changed files with 27 additions and 28 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue