This commit is contained in:
mattyatea 2024-02-11 20:23:39 +09:00
parent 0cf3082902
commit 399f7c451b
11 changed files with 691 additions and 613 deletions

4
locales/index.d.ts vendored
View file

@ -84,6 +84,10 @@ export interface Locale extends ILocale {
*
*/
"ruby": string;
/**
*
*/
"pinnedChannel": string;
/**
*
*/

View file

@ -17,6 +17,7 @@ notificationIndicator: "通知のインジケーターの数字を表示する"
hanntenn: "アイコンとバナーを反転させる"
hanntennInfo: "ダークだったらライトのアイコンに、ライトだったらダークのアイコンに。"
ruby: "ルビ"
pinnedChannel: "ピン留めされたチャンネル"
gotIt: "わかった"
cancel: "キャンセル"
myLists: "自分の作成したリスト"