Add JP localization for Show Below Avatar
This commit is contained in:
Vendored
+4
@@ -5125,6 +5125,10 @@ export interface Locale extends ILocale {
|
||||
* 反転
|
||||
*/
|
||||
"flip": string;
|
||||
/**
|
||||
* アイコンの後ろに表示
|
||||
*/
|
||||
"showBelowAvatar": string;
|
||||
/**
|
||||
* アイコンのデコレーションを表示
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user