Skip to content

Commit f957e02

Browse files
committed
Added missing Spanish translations
1 parent e099721 commit f957e02

File tree

3 files changed

+15
-4
lines changed

3 files changed

+15
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Ensure you have created a GitHub personal access token and saved it as a `GITHUB
7676
| Chinese (Simplified) | [zh-CN](resources/lang/zh-CN.json) | 387 (98.7%) | [jcc](https://github.com/jcc), [zacksleo](https://github.com/zacksleo) |
7777
| Chinese (Traditional) | [zh-TW](resources/lang/zh-TW.json) | 387 (98.7%) | [CasperLaiTW](https://github.com/CasperLaiTW), [zacksleo](https://github.com/zacksleo) |
7878
| French | [fr](resources/lang/fr.json) | 387 (98.7%) | [MarceauKa](https://github.com/MarceauKa), [InfinityWebMe](https://github.com/InfinityWebMe), [Arryan](https://github.com/Arryan), [KillianH](https://github.com/KillianH) |
79-
| Spanish | [es](resources/lang/es.json) | 382 (97.4%) | [joebordes](https://github.com/joebordes), [ajmariduena](https://github.com/ajmariduena), [Arryan](https://github.com/Arryan), [xcodinas](https://github.com/xcodinas), [dgtal](https://github.com/dgtal), [rodrigore](https://github.com/rodrigore) |
79+
| Spanish | [es](resources/lang/es.json) | 382 (97.4%) | [joebordes](https://github.com/joebordes), [ajmariduena](https://github.com/ajmariduena), [Arryan](https://github.com/Arryan), [xcodinas](https://github.com/xcodinas), [dgtal](https://github.com/dgtal), [rodrigore](https://github.com/rodrigore), [iksaku](https://github.com/iksaku) |
8080
| Farsi | [fa](resources/lang/fa.json) | 374 (95.4%) | [alirezamirsepassi](https://github.com/alirezamirsepassi), [mziraki](https://github.com/mziraki) |
8181
| Russian | [ru](resources/lang/ru.json) | 371 (94.6%) | [hivokas](https://github.com/hivokas), [S-anasol](https://github.com/S-anasol), [deadem](https://github.com/deadem), [estim](https://github.com/estim) |
8282
| Portuguese | [pt](resources/lang/pt.json) | 370 (94.4%) | [Pedrocssg](https://github.com/Pedrocssg) |

contributors.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,8 @@
6868
"Arryan": 3,
6969
"xcodinas": 2,
7070
"dgtal": 1,
71-
"rodrigore": 1
71+
"rodrigore": 1,
72+
"iksaku": 11
7273
}
7374
},
7475
"fa": {
@@ -293,4 +294,4 @@
293294
"rcjavier": 364
294295
}
295296
}
296-
}
297+
}

resources/lang/es.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,5 +380,15 @@
380380
"Edit :resource": "Editar :resource",
381381
"Update :resource": "Actualizar :resource",
382382
"Choose :field": "Elegir :field",
383-
"Download": "Descargar"
383+
"Download": "Descargar",
384+
"No Data": "Sin Datos",
385+
"No Current Data": "Sin Datos Actuales",
386+
"No Prior Data": "Sin Datos Previos",
387+
"No Increase": "No Incrementar",
388+
"Hide Content": "Ocultar Contenido",
389+
"Action": "Acción",
390+
"Changes": "Cambios",
391+
"Original": "Original",
392+
"This resource no longer exists": "Este recurso ya no existe",
393+
":resource Details": "Detalles de :resource"
384394
}

0 commit comments

Comments
 (0)