mirror of
https://github.com/we-promise/sure.git
synced 2026-04-19 03:54:08 +00:00
i18n spelling fix
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user