committed by
GitHub
parent
f2dee7b25e
commit
2a9db983fc
Vendored
+1
@@ -2256,6 +2256,7 @@ export interface Locale {
|
||||
"_exportOrImport": {
|
||||
"allNotes": string;
|
||||
"favoritedNotes": string;
|
||||
"clips": string;
|
||||
"followingList": string;
|
||||
"muteList": string;
|
||||
"blockingList": string;
|
||||
|
||||
@@ -2159,6 +2159,7 @@ _profile:
|
||||
_exportOrImport:
|
||||
allNotes: "全てのノート"
|
||||
favoritedNotes: "お気に入りにしたノート"
|
||||
clips: "クリップ"
|
||||
followingList: "フォロー"
|
||||
muteList: "ミュート"
|
||||
blockingList: "ブロック"
|
||||
|
||||
Reference in New Issue
Block a user