mirror of
https://github.com/git-learning-game/oh-my-git.git
synced 2025-06-12 21:38:32 +02:00
splited .po files for cards, levels and some one
This commit is contained in:
parent
e80596219a
commit
c2e0eaffb6
10 changed files with 583 additions and 165 deletions
levels
|
@ -3,7 +3,7 @@ cards = checkout commit-auto
|
|||
|
||||
[description]
|
||||
|
||||
The yellow boxes are frozen points in time, we call them "commits"! You can travel between them using the "checkout" card! (Try it!)
|
||||
The yellow boxes are frozen points in time, we call them 'commits'! You can travel between them using the "checkout" card! (Try it!)
|
||||
|
||||
Can you find out what happened here? Then, while on the last commit, edit the files to fix the problem, and make a new commit!
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ cards = init
|
|||
|
||||
You've been accepted to time travel school! Yay! It's your first day! Your teacher explains:
|
||||
|
||||
"To do anything with a time machine, you first need to initialize it!"
|
||||
'To do anything with a time machine, you first need to initialize it!'
|
||||
|
||||
Drag that blue card up to play it!
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ cards =
|
|||
|
||||
[description]
|
||||
|
||||
So you have decided to apply for time travel school, to learn how to use this time machine called "Git"!
|
||||
So you have decided to apply for time travel school, to learn how to use this time machine called 'Git'!
|
||||
|
||||
How exciting!
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue