Add Japanese translation

This commit is contained in:
CenTdemeern1 2024-10-15 14:14:59 +02:00
parent 808963189e
commit 6213018e62
2 changed files with 2 additions and 2 deletions

2
locales/index.d.ts vendored
View file

@ -5222,7 +5222,7 @@ export interface Locale extends ILocale {
*/
"useGroupedNotifications": string;
/**
* Allow clicking on pop-up notifications
*
*/
"allowClickingNotifications": string;
/**

View file

@ -1301,7 +1301,7 @@ refreshing: "リロード中"
pullDownToRefresh: "引っ張ってリロード"
disableStreamingTimeline: "タイムラインのリアルタイム更新を無効にする"
useGroupedNotifications: "通知をグルーピングして表示する"
allowClickingNotifications: "Allow clicking on pop-up notifications"
allowClickingNotifications: "ポップアップ通知のクリックを許可する"
signupPendingError: "メールアドレスの確認中に問題が発生しました。リンクの有効期限が切れている可能性があります。"
cwNotationRequired: "「内容を隠す」がオンの場合は注釈の記述が必要です。"
doReaction: "リアクションする"