mirror of
https://github.com/we-promise/sure.git
synced 2026-04-12 16:47:22 +00:00
* Preserve transaction filters across page visits * Preserve params when per_page is updated * Autofocus selected transactions * Lint fixes * Fix syntax error * Fix filter clearing * Update e2e tests for new UI * Consolidate focus behavior into concern * Lint fixes
11 lines
154 B
YAML
11 lines
154 B
YAML
---
|
|
en:
|
|
number:
|
|
currency:
|
|
format:
|
|
delimiter: ","
|
|
format: "%u%n"
|
|
precision: 2
|
|
separator: "."
|
|
unit: "$"
|