We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a817e2a commit 2818b7dCopy full SHA for 2818b7d
README.md
@@ -114,7 +114,7 @@ The file format is "YAML", it's quite easy to understand:
114
code-style.svg: # image file name
115
"No space": # English string
116
text: "Без пробелов" # translation
117
- position: "center" # (optional) "center" or "right" - to position the translated string, details later
+ position: "center" # (optional) "center" or "right" - to position the translated string
118
```
119
120
**Step 2.** Setup git upstream (if you haven't yet) and pull latest changes:
0 commit comments