mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
New translations readme.md (Indonesian)
[ci skip]
This commit is contained in:
@@ -419,8 +419,8 @@ The `claude_model` module displays the current Claude model being used in the se
|
||||
| ----------------------------- | ------------------- | ------------------------------------- |
|
||||
| model | `Claude 3.5 Sonnet` | The display name of the current model |
|
||||
| model_id | `claude-3-5-sonnet` | The model ID |
|
||||
| symbol | | Mirrors the value of option `symbol` |
|
||||
| style\* | | Mirrors the value of option `style` |
|
||||
| symbol | | Menyalin nilai dari opsi `style` |
|
||||
| style\* | | Menyalin nilai dari opsi `style` |
|
||||
|
||||
\*: Variabel tersebut hanya dapat digunakan sebagai bagian dari penataan string
|
||||
|
||||
@@ -502,7 +502,7 @@ style = "bold red"
|
||||
| curr_cache_creation_tokens | `1.5k` | Cache creation tokens from most recent API call |
|
||||
| curr_cache_read_tokens | `23.4k` | Cache read tokens from most recent API call |
|
||||
| total_tokens | `200k` | Total context window size |
|
||||
| symbol | | Mirrors the value of option `symbol` |
|
||||
| symbol | | Menyalin nilai dari opsi `style` |
|
||||
| style\* | | Mirrors the style from the matching display threshold |
|
||||
|
||||
\*: Variabel tersebut hanya dapat digunakan sebagai bagian dari penataan string
|
||||
@@ -611,7 +611,7 @@ style = "bold red"
|
||||
| api_duration | `45s` | Total API call duration |
|
||||
| lines_added | `1.2k` | Total lines of code added |
|
||||
| lines_removed | `500` | Total lines of code removed |
|
||||
| symbol | | Mirrors the value of option `symbol` |
|
||||
| symbol | | Menyalin nilai dari opsi `style` |
|
||||
| style\* | | Mirrors the style from the matching display threshold |
|
||||
|
||||
\*: Variabel tersebut hanya dapat digunakan sebagai bagian dari penataan string
|
||||
|
||||
Reference in New Issue
Block a user