mirror of
https://github.com/starship/starship
synced 2024-11-02 12:57:23 +00:00
docs: #blacklivesmatter
This commit is contained in:
parent
bed4d40dd8
commit
da6c2c0d4b
1 changed files with 6 additions and 6 deletions
|
@ -2,32 +2,32 @@ module.exports = {
|
||||||
locales: {
|
locales: {
|
||||||
"/": {
|
"/": {
|
||||||
lang: "en-US",
|
lang: "en-US",
|
||||||
title: "Starship",
|
title: "Black Lives Matter",
|
||||||
description: "The minimal, blazing-fast, and infinitely customizable prompt for any shell!"
|
description: "The minimal, blazing-fast, and infinitely customizable prompt for any shell!"
|
||||||
},
|
},
|
||||||
"/de-DE/": {
|
"/de-DE/": {
|
||||||
lang: "de-DE",
|
lang: "de-DE",
|
||||||
title: "Starship",
|
title: "Black Lives Matter",
|
||||||
description: "The minimal, blazing-fast, and infinitely customizable prompt for any shell!"
|
description: "The minimal, blazing-fast, and infinitely customizable prompt for any shell!"
|
||||||
},
|
},
|
||||||
"/ru-RU/": {
|
"/ru-RU/": {
|
||||||
lang: "ru-RU",
|
lang: "ru-RU",
|
||||||
title: "Starship",
|
title: "Black Lives Matter",
|
||||||
description: "The minimal, blazing-fast, and infinitely customizable prompt for any shell!"
|
description: "The minimal, blazing-fast, and infinitely customizable prompt for any shell!"
|
||||||
},
|
},
|
||||||
"/ja-JP/": {
|
"/ja-JP/": {
|
||||||
lang: "ja-JP",
|
lang: "ja-JP",
|
||||||
title: "Starship",
|
title: "Black Lives Matter",
|
||||||
description: "The minimal, blazing-fast, and infinitely customizable prompt for any shell!"
|
description: "The minimal, blazing-fast, and infinitely customizable prompt for any shell!"
|
||||||
},
|
},
|
||||||
"/zh-CN/": {
|
"/zh-CN/": {
|
||||||
lang: "zh-CN",
|
lang: "zh-CN",
|
||||||
title: "Starship",
|
title: "Black Lives Matter",
|
||||||
description: "The minimal, blazing-fast, and infinitely customizable prompt for any shell!"
|
description: "The minimal, blazing-fast, and infinitely customizable prompt for any shell!"
|
||||||
},
|
},
|
||||||
"/zh-TW/": {
|
"/zh-TW/": {
|
||||||
lang: "zh-TW",
|
lang: "zh-TW",
|
||||||
title: "Starship",
|
title: "Black Lives Matter",
|
||||||
description: "The minimal, blazing-fast, and infinitely customizable prompt for any shell!"
|
description: "The minimal, blazing-fast, and infinitely customizable prompt for any shell!"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue