Skip to content

Commit

Permalink
sacando mayusculas
Browse files Browse the repository at this point in the history
  • Loading branch information
rgonzalezt committed Feb 17, 2025
1 parent 20f1a02 commit bf96402
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions locales/en-us/blocks.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
"preview": "This is what your available blocks will look like",
"categories": {
"primitives": "Primitives",
"myprocedures": "My Procedures",
"myprocedures": "My procedures",
"repetitions": "Repetitions",
"alternatives": "Alternatives",
"variables": "Variables",
"values": "Values",
"sensors": "Sensors",
"operators": "Operators",
"myfunctions": "My Functions",
"categorized": "Categorize Blocks"
"myfunctions": "My functions",
"categorized": "Categorize blocks"
},
"blocks": {
"program": "When the program runs",
Expand Down
6 changes: 3 additions & 3 deletions locales/es-ar/blocks.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
"preview": "Así se verán tus bloques disponibles",
"categories": {
"primitives": "Primitivas",
"myprocedures": "Mis Procedimientos",
"myprocedures": "Mis procedimientos",
"repetitions": "Repeticiones",
"alternatives": "Alternativas",
"variables": "Variables",
"values": "Valores",
"sensors": "Sensores",
"operators": "Operadores",
"myfunctions": "Mis Funciones",
"categorized": "Categorizar Bloques"
"myfunctions": "Mis funciones",
"categorized": "Categorizar bloques"
},
"blocks": {
"program": "Al empezar a ejecutar",
Expand Down
4 changes: 2 additions & 2 deletions locales/pt-br/blocks.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
"preview": "Esta é a aparência dos blocos disponíveis",
"categories": {
"primitives": "Primitivas",
"myprocedures": "Meus Procedimentos",
"myprocedures": "Meus procedimentos",
"repetitions": "Repetições",
"alternatives": "Alternativas",
"variables": "Variáveis",
"values": "Valores",
"sensors": "Sensores",
"operators": "Operadores",
"myfunctions": "Minhas funções",
"categorized": "Categorizar Blocos"
"categorized": "Categorizar blocos"
},
"blocks": {
"program": "Ao inicio da execução",
Expand Down

0 comments on commit bf96402

Please sign in to comment.