mirror of
https://github.com/we-promise/sure.git
synced 2026-04-09 07:14:47 +00:00
fix: missing "count" in locale
This commit is contained in:
@@ -104,8 +104,8 @@ en:
|
||||
income: Income
|
||||
uncategorized: Uncategorized
|
||||
entries:
|
||||
one: entry
|
||||
other: entries
|
||||
one: "%{count} entry"
|
||||
other: "%{count} entries"
|
||||
percentage: "% of Total"
|
||||
pagination:
|
||||
showing:
|
||||
|
||||
Reference in New Issue
Block a user