Skip to content

Commit

Permalink
Merge pull request #84 from zeedif/patch-2
Browse files Browse the repository at this point in the history
Change showConflicts and showNone
  • Loading branch information
jaredlll08 committed Jun 8, 2021
2 parents d729fd1 + 2514b7a commit d8c96d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/assets/controlling/lang/es_es.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"options.search": "Buscar por",
"options.showAll": "Mostrar todo",
"options.showConflicts": "Mostrar conflictos",
"options.showNone": "Mostrar no asignados",
"options.showConflicts": "Conflictos",
"options.showNone": "No asignados",
"options.availableKeys": "Teclas Disponibles",
"options.sort": "Ordenar",
"options.category": "Categoría",
Expand Down

0 comments on commit d8c96d4

Please sign in to comment.