mirror of
https://codeberg.org/yeentown/barkey
synced 2024-11-21 22:35:11 +00:00
Add Japanese translation
This commit is contained in:
parent
808963189e
commit
6213018e62
2 changed files with 2 additions and 2 deletions
2
locales/index.d.ts
vendored
2
locales/index.d.ts
vendored
|
@ -5222,7 +5222,7 @@ export interface Locale extends ILocale {
|
|||
*/
|
||||
"useGroupedNotifications": string;
|
||||
/**
|
||||
* Allow clicking on pop-up notifications
|
||||
* ポップアップ通知のクリックを許可する
|
||||
*/
|
||||
"allowClickingNotifications": string;
|
||||
/**
|
||||
|
|
|
@ -1301,7 +1301,7 @@ refreshing: "リロード中"
|
|||
pullDownToRefresh: "引っ張ってリロード"
|
||||
disableStreamingTimeline: "タイムラインのリアルタイム更新を無効にする"
|
||||
useGroupedNotifications: "通知をグルーピングして表示する"
|
||||
allowClickingNotifications: "Allow clicking on pop-up notifications"
|
||||
allowClickingNotifications: "ポップアップ通知のクリックを許可する"
|
||||
signupPendingError: "メールアドレスの確認中に問題が発生しました。リンクの有効期限が切れている可能性があります。"
|
||||
cwNotationRequired: "「内容を隠す」がオンの場合は注釈の記述が必要です。"
|
||||
doReaction: "リアクションする"
|
||||
|
|
Loading…
Reference in a new issue