Skip to content
This repository has been archived by the owner on Oct 24, 2024. It is now read-only.

Commit

Permalink
Update readme.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Katsute committed Aug 31, 2024
1 parent f4cc0e7 commit 08c3074
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions en/readme.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@
"features.configuration._": "Configuration Menu",
"features.configuration.description": "Type `Background: Configuration` in the command pallette or press the **Background** tab in the statusbar to access the configuration menu.",
"features.path._": "Glob, URL, and Environment Variable Support",
"features.path.description": "> Add background images by file, folder, glob, or URL.\n>\n> **⚠️ Use only **`/`** for directories\nnode-glob only accepts `/` as path separators, `\\` is reserved for escape characters.",
"features.path.description": "> Add background images by file, folder, [glob](https://github.com/isaacs/node-glob#glob-primer), or URL.\n>\n> **⚠️ Use only **`/`** for directories\nnode-glob only accepts `/` as path separators, `\\` is reserved for escape characters.",
"commands._": "Commands",
"commands.command": "Command",
"commands.description": "Description",
"commands.table_command": "Command",
"commands.table_description": "Description",
"configuration._": "Configuration",
"configuration.description": "Use the `Background: Configuration` command to access the configuration menu.\n\nBackground properties are saved as arrays so you can have different options for different UI elements.\n\nThe order settings are saved in is:\n 0. Window\n 1. Editor\n 2. Sidebar\n 3. Panel",
"configuration.description": "Use the `Background: Configuration` command to access the configuration menu.\n\nBackground properties are saved as arrays so you can have different options for different UI elements.\n\nThe order settings are saved in is:\n\n 0. Window\n 1. Editor\n 2. Sidebar\n 3. Panel",
"configuration.table_key": "Key",
"configuration.table_type": "Type",
"configuration.table_description": "Description",
Expand Down

0 comments on commit 08c3074

Please sign in to comment.