adjust translation string "Select a follow relationship..."
This commit is contained in:
Vendored
+2
-2
@@ -11379,9 +11379,9 @@ export interface Locale extends ILocale {
|
||||
*/
|
||||
"remoteFollowersWarning": string;
|
||||
/**
|
||||
* Select a follow graph...
|
||||
* Select a follow relationship...
|
||||
*/
|
||||
"selectFollowingList": string;
|
||||
"selectFollowRelationship": string;
|
||||
}
|
||||
declare const locales: {
|
||||
[lang: string]: Locale;
|
||||
|
||||
Reference in New Issue
Block a user