色々
This commit is contained in:
parent
0cf3082902
commit
399f7c451b
11 changed files with 691 additions and 613 deletions
4
locales/index.d.ts
vendored
4
locales/index.d.ts
vendored
|
|
@ -84,6 +84,10 @@ export interface Locale extends ILocale {
|
|||
* ルビ
|
||||
*/
|
||||
"ruby": string;
|
||||
/**
|
||||
* ピン留めされたチャンネル
|
||||
*/
|
||||
"pinnedChannel": string;
|
||||
/**
|
||||
* わかった
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -17,6 +17,7 @@ notificationIndicator: "通知のインジケーターの数字を表示する"
|
|||
hanntenn: "アイコンとバナーを反転させる"
|
||||
hanntennInfo: "ダークだったらライトのアイコンに、ライトだったらダークのアイコンに。"
|
||||
ruby: "ルビ"
|
||||
pinnedChannel: "ピン留めされたチャンネル"
|
||||
gotIt: "わかった"
|
||||
cancel: "キャンセル"
|
||||
myLists: "自分の作成したリスト"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue