mirror of
https://github.com/spliit-app/spliit.git
synced 2026-03-07 12:56:12 +01:00
feature: add Spanish language support (#214)
* create ES i18n json * add ES locale to i18n and existing locales * capitalize words at es.json * Add missing translation --------- Co-authored-by: Sebastien Castiel <sebastien@castiel.me>
This commit is contained in:
@@ -296,7 +296,8 @@
|
||||
"Locale": {
|
||||
"en-US": "English",
|
||||
"fi": "Suomi",
|
||||
"fr-FR": "French"
|
||||
"fr-FR": "Français",
|
||||
"es": "Español"
|
||||
},
|
||||
"Share": {
|
||||
"title": "Jaa",
|
||||
|
||||
Reference in New Issue
Block a user