File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -9,10 +9,10 @@ A tool for efficient usage of translations stored in google spreadsheet
9
9
[ ![ License] ( https://img.shields.io/npm/l/lokse.svg )] ( https://github.com/AckeeCZ/lokse/blob/master/package.json )
10
10
11
11
12
- * [ Usage] ( #usage )
13
- * [ Authentication] ( #authentication )
14
- * [ Configuration] ( #configuration )
15
- * [ Commands] ( #commands )
12
+ * [ Usage] ( #- usage )
13
+ * [ Authentication] ( #- authentication )
14
+ * [ Configuration] ( #- configuration )
15
+ * [ Commands] ( #- commands )
16
16
17
17
## 🚀 Usage
18
18
<!-- usage -->
@@ -154,7 +154,7 @@ The `splitTranslations` option can be provided only through configuration not in
154
154
* [ ` lokse open ` ] ( #lokse-open )
155
155
* [ ` lokse update ` ] ( #lokse-update )
156
156
157
- ### ` lokse help [COMMAND] `
157
+ ## ` lokse help [COMMAND] `
158
158
159
159
display help for lokse
160
160
@@ -171,7 +171,7 @@ OPTIONS
171
171
172
172
_ See code: [ @oclif/plugin-help ] ( https://github.com/oclif/plugin-help/blob/v3.2.0/src/commands/help.ts ) _
173
173
174
- ### ` lokse open `
174
+ ## ` lokse open `
175
175
176
176
open localization spreadsheet in default browser
177
177
@@ -189,7 +189,7 @@ EXAMPLE
189
189
190
190
_ See code: [ src/commands/open.ts] ( https://github.com/AckeeCZ/lokse/blob/v1.3.0/src/commands/open.ts ) _
191
191
192
- ### ` lokse update `
192
+ ## ` lokse update `
193
193
194
194
update translations from localization spreadsheet
195
195
You can’t perform that action at this time.
0 commit comments