mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-04 21:15:19 +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 %>
|
<% end %>
|
||||||
</div>
|
</div>
|
||||||
<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| %>
|
<% Current.family.accounts.each do |account| %>
|
||||||
<div class="flex items-center justify-between py-2">
|
<div class="flex items-center justify-between py-2">
|
||||||
|
|
|
@ -3,7 +3,7 @@ en:
|
||||||
layouts:
|
layouts:
|
||||||
application:
|
application:
|
||||||
accounts: Accounts
|
accounts: Accounts
|
||||||
cache: Cache
|
cash: Cash
|
||||||
dashboard: Dashboard
|
dashboard: Dashboard
|
||||||
new_accoount: New Account
|
new_accoount: New Account
|
||||||
auth:
|
auth:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue