Skip to content

Commit c9a64c2

Browse files
Update images.yml
1 parent d6bc70f commit c9a64c2

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

images.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,32 @@
11
code-style.svg:
22
"No space":
3-
text: "Без пробелов"
3+
text: "Sin espacio"
44
position: "center"
55
"between the function name and parentheses":
66
position: "center"
7-
text: "между именем функции и скобками"
7+
text: "entre el nombre de función y paréntesis"
88
"between the parentheses and the parameter":
99
position: "center"
10-
text: "между скобками и параметрами"
10+
text: "entre el paréntesis y el parámetro"
1111
"Indentation":
1212
position: "center"
13-
text: "Отступ"
13+
text: "Sangría"
1414
"2 spaces":
1515
position: "center"
16-
text: "2 пробела"
16+
text: "2 espacios"
1717
"A space ":
1818
position: "center"
19-
text: "Пробел"
19+
text: "Un espacio"
2020
"after for/if/while…":
2121
position: "center"
22-
text: "после for/if/while…"
23-
"} else { without a line break": "} else { без перевода строки"
22+
text: "después de for/if/while…"
23+
"} else { without a line break": "} else { sin salto de línea"
2424
"Spaces around a nested call":
2525
position: "center"
26-
text: "Пробелы вокруг вложенного вызова"
26+
text: "Espacios alrededor de llamada anidada"
2727
"An empty line":
2828
position: "center"
29-
text: "Пустая строка"
29+
text: "Una línea vacía"
3030
"between logical blocks":
3131
position: "center"
3232
text: "Между логическими блоками"

0 commit comments

Comments
 (0)