docs: #blacklivesmatter

This commit is contained in:
Matan Kushner 2020-06-02 11:49:38 -04:00
parent bed4d40dd8
commit da6c2c0d4b
No known key found for this signature in database
GPG Key ID: 4B98C3A8949CA8A4
1 changed files with 6 additions and 6 deletions

View File

@ -2,32 +2,32 @@ module.exports = {
locales: {
"/": {
lang: "en-US",
title: "Starship",
title: "Black Lives Matter",
description: "The minimal, blazing-fast, and infinitely customizable prompt for any shell!"
},
"/de-DE/": {
lang: "de-DE",
title: "Starship",
title: "Black Lives Matter",
description: "The minimal, blazing-fast, and infinitely customizable prompt for any shell!"
},
"/ru-RU/": {
lang: "ru-RU",
title: "Starship",
title: "Black Lives Matter",
description: "The minimal, blazing-fast, and infinitely customizable prompt for any shell!"
},
"/ja-JP/": {
lang: "ja-JP",
title: "Starship",
title: "Black Lives Matter",
description: "The minimal, blazing-fast, and infinitely customizable prompt for any shell!"
},
"/zh-CN/": {
lang: "zh-CN",
title: "Starship",
title: "Black Lives Matter",
description: "The minimal, blazing-fast, and infinitely customizable prompt for any shell!"
},
"/zh-TW/": {
lang: "zh-TW",
title: "Starship",
title: "Black Lives Matter",
description: "The minimal, blazing-fast, and infinitely customizable prompt for any shell!"
}
},