Skip to content

Commit 526e183

Browse files
committed
Small typo
1 parent 31294fd commit 526e183

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/statistics/users.html.haml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,7 @@
392392

393393
%h2#stats_state Statuts des comptes
394394
%p Statut des comptes par tranche de #{@stats.slot_size}
395-
- translate_account = {"accountrecent"=>"récemment connecté", "accountinactive"=>"fermé", "accountrecentinactive"=>"fermé récemment connecté", "account"=>"autre", "accountpurged"=>"purgés"}
395+
- translate_account = {"accountrecent"=>"récemment connecté", "accountinactive"=>"fermé", "accountrecentinactive"=>"fermé récemment connecté", "account"=>"autre", "accountpurged"=>"purgé"}
396396
%table
397397
%tr
398398
%th Tranche

0 commit comments

Comments
 (0)