mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-02 20:15:22 +02:00
i18n spelling fix
This commit is contained in:
parent
19413b0f8d
commit
774c1518e8
2 changed files with 2 additions and 2 deletions
|
@ -62,7 +62,7 @@
|
|||
<% end %>
|
||||
</div>
|
||||
<div>
|
||||
<h2 class="text-sm font-semibold font-display"><%= t('.cache') %></h2>
|
||||
<h2 class="text-sm font-semibold font-display"><%= t('.cash') %></h2>
|
||||
|
||||
<% Current.family.accounts.each do |account| %>
|
||||
<div class="flex items-center justify-between py-2">
|
||||
|
|
|
@ -3,7 +3,7 @@ en:
|
|||
layouts:
|
||||
application:
|
||||
accounts: Accounts
|
||||
cache: Cache
|
||||
cash: Cash
|
||||
dashboard: Dashboard
|
||||
new_accoount: New Account
|
||||
auth:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue