summaryrefslogtreecommitdiffstats
path: root/docs/ar-SA/config/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ar-SA/config/README.md')
-rw-r--r--docs/ar-SA/config/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ar-SA/config/README.md b/docs/ar-SA/config/README.md
index b768b37b7..c71e0dc02 100644
--- a/docs/ar-SA/config/README.md
+++ b/docs/ar-SA/config/README.md
@@ -3633,7 +3633,7 @@ Format strings can also contain shell specific prompt sequences, e.g. [Bash](htt
| `command` | `""` | The command whose output should be printed. The command will be passed on stdin to the shell. |
| `when` | `false` | Either a boolean value (`true` or `false`, without quotes) or a string shell command used as a condition to show the module. In case of a string, the module will be shown if the command returns a `0` status code. |
| `shell` | | [See below](#custom-command-shell) |
-| `description` | `"<custom module>"` | The description of the module that is shown when running `starship explain`. |
+| `الوصف` | `"<custom module>"` | The description of the module that is shown when running `starship explain`. |
| `detect_files` | `[]` | The files that will be searched in the working directory for a match. |
| `detect_folders` | `[]` | The directories that will be searched in the working directory for a match. |
| `detect_extensions` | `[]` | The extensions that will be searched in the working directory for a match. |