Translated using Weblate (Spanish)
Currently translated at 99.5% (495 of 497 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/es/
This commit is contained in:
parent
72a8b5a348
commit
246d74cdc0
1 changed files with 3 additions and 3 deletions
|
|
@ -503,7 +503,7 @@
|
||||||
"timeOfDay": {}
|
"timeOfDay": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"dateWithoutYear": "{day}/{month}",
|
"dateWithoutYear": "{day}-{month}",
|
||||||
"@dateWithoutYear": {
|
"@dateWithoutYear": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
|
|
@ -511,7 +511,7 @@
|
||||||
"day": {}
|
"day": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"dateWithYear": "{day}/{month}/{year}",
|
"dateWithYear": "{day}-{month}-{year}",
|
||||||
"@dateWithYear": {
|
"@dateWithYear": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
|
|
@ -1148,7 +1148,7 @@
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"openCamera": "Abrir la cámara",
|
"openCamera": "Abrir cámara",
|
||||||
"@openCamera": {
|
"@openCamera": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue