Skip to content

Commit 08745a8

Browse files
Copilotjtemporal
andcommitted
Add Spanish translation for card 034
Co-authored-by: jtemporal <6595551+jtemporal@users.noreply.github.com>
1 parent 655a085 commit 08745a8

File tree

4 files changed

+81
-1
lines changed

4 files changed

+81
-1
lines changed

_posts/2022-01-08-034.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ permalink: "/projects/034"
66
translations:
77
- lang: en
88
url: /en/034
9+
- lang: es
10+
url: /es/034
911
lang: "pt"
1012
pv:
1113
url: "/projects/033"

assets/img/mermaid/034-es.svg

Lines changed: 47 additions & 0 deletions
Loading

en/_posts/2022-01-08-034.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ permalink: "/en/034"
66
translations:
77
- lang: pt
88
url: /projects/034
9+
- lang: es
10+
url: /es/034
911
lang: "en"
1012
pv:
1113
url: "/en/033"
@@ -14,7 +16,7 @@ nt:
1416
url: "/en/035"
1517
title: "#035 git switch -c nome"
1618
---
17-
##### Switching branches
19+
##### Switching branches
1820

1921
<img alt="To switch branches use the command git switch name" src="https://res.cloudinary.com/jesstemporal/image/upload/v1642878600/gitfichas/en/034/full_b5zmhs.jpg"><br><br>
2022

es/_posts/2022-01-08-034.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
layout: post
3+
pretitle: Cambiar de
4+
title: rama
5+
subtitle:
6+
command: git switch name
7+
descriptors:
8+
- command: comando para cambiar\nde rama
9+
- part1: nombre de la rama
10+
author: "@jtemporal"
11+
number: "034"
12+
mermaid: true
13+
use_static_image: true
14+
permalink: "/es/034"
15+
translations:
16+
- lang: pt
17+
url: /projects/034
18+
- lang: en
19+
url: /en/034
20+
lang: "es"
21+
pv:
22+
url: "/es/033"
23+
title: "#033 git clone url nombre"
24+
nt:
25+
url: "/es/035"
26+
title: "#035 git switch -c nombre"
27+
---
28+
29+
{% include mermaid-graphs.html %}

0 commit comments

Comments
 (0)