1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2025-01-11 09:35:07 +00:00

New translations README.md (Chinese Traditional)

This commit is contained in:
Matan Kushner 2023-09-17 01:29:15 +01:00
parent b512352ee7
commit d31c4a0be6

View File

@ -2151,7 +2151,7 @@ format = 'via [⎈ $version](bold white) '
| `detect_env_vars` | `[]` | Which environment variable(s) should trigger this module. |
| `format` | `'[$ssh_symbol$hostname]($style) in '` | The format for the module. |
| `style` | `'bold dimmed green'` | 這個模組的風格。 |
| `disabled` | `false` | Disables the `hostname` module. |
| `disabled` | `false` | 停用 `hostname` 模組。 |
### Variables
@ -3232,7 +3232,7 @@ By default the module will be shown if any of the following conditions are met:
| --------- | ---------- | ------------------------------------ |
| version | `v0.12.24` | The version of `pulumi` |
| stack | `dev` | The current Pulumi stack |
| username | `alice` | The current Pulumi username |
| 使用者名稱 | `alice` | The current Pulumi username |
| symbol | | Mirrors the value of option `symbol` |
| style\* | | Mirrors the value of option `style` |