Add JP localization for Show Below Avatar

(cherry picked from commit 25e90f9c071fc6de07fb50f4adce96f7de1f354f)
This commit is contained in:
CenTdemeern1 2024-10-03 19:29:38 +02:00 committed by kakkokari-gtyih
parent 0f08b74835
commit f3d83c48f7
2 changed files with 5 additions and 0 deletions

4
locales/index.d.ts vendored
View File

@ -4918,6 +4918,10 @@ export interface Locale extends ILocale {
*
*/
"flip": string;
/**
*
*/
"showBelowAvatar": string;
/**
*
*/

View File

@ -1225,6 +1225,7 @@ detach: "外す"
detachAll: "全て外す"
angle: "角度"
flip: "反転"
showBelowAvatar: "アイコンの後ろに表示"
showAvatarDecorations: "アイコンのデコレーションを表示"
releaseToRefresh: "離してリロード"
refreshing: "リロード中"