mirror of
https://github.com/we-promise/sure.git
synced 2026-04-11 00:04:47 +00:00
* ADD: Additional ES locales * ADD: Initialize YAML structure for accounts and subscriptions locales * FIX: Adjust line breaks in Spanish locale files for clarity
12 lines
158 B
YAML
12 lines
158 B
YAML
---
|
|
es:
|
|
number:
|
|
currency:
|
|
format:
|
|
delimiter: "."
|
|
format: "%n %u"
|
|
precision: 2
|
|
separator: ","
|
|
unit: "€"
|
|
|