Skip to content

Instantly share code, notes, and snippets.

@kaonasi-biwa
Last active September 20, 2023 13:01
Show Gist options
  • Save kaonasi-biwa/41ed8c2c86b59b352bcd7cb0cca9d103 to your computer and use it in GitHub Desktop.
Save kaonasi-biwa/41ed8c2c86b59b352bcd7cb0cca9d103 to your computer and use it in GitHub Desktop.
Twitterの米国英語と英国英語の違い(ここではen-USとしていますが実際はenです。)
import fetch from "node-fetch";
import fs from "fs/promises";
(async () => {
// CLI引数または_langList.jsonファイルからロケールを取得
const locales = ["en","en-GB"];
// i18nデータを格納するオブジェクト
const i18nObjectNew = {};
const i18nObject = {};
const i18nObjectOld = [];
// 非同期リクエストを使用してi18nデータを取得
console.log("Fetching i18n...");
await Promise.all(
locales
.map((lang) => [
(async () => (i18nObjectNew[lang] = await (await fetch(`https://raw.githubusercontent.com/fa0311/TwitterInternalAPIDocument/master/docs/json/i18n/${lang}.json`)).json()))(),
])
.flat(),
);
//https://github.com/fa0311/TwitterInternalAPIDocument/blob/master/docs/json/i18n/ja.json
//https://github.com/fa0311/TwitterInternalAPIDocument/blob/for/kaonasi-biwa/Twitter-UI-Customizer/docs/json/i18n/ja.json
//https://github.com/fa0311/TwitterInternalAPIDocument/blob/d4aa08362ae1ef6ff39e198909c4259292770f41/docs/json/i18n/ja.json
// 並列でi18nファイルを生成
console.log("Generating i18n...");
for(const elem in i18nObjectNew.en){
if((elem in i18nObjectNew["en-GB"]) && i18nObjectNew["en-GB"][elem] != i18nObjectNew["en"][elem]){
i18nObjectOld.push({[elem]:{"en-US":i18nObjectNew.en[elem],"en-GB":i18nObjectNew["en-GB"][elem]}})
}
}
await fs.writeFile(`./output.json`, JSON.stringify(i18nObjectOld, undefined, 4));
})();
[
{
"d6e72ce1": {
"en-US": "Your password needs to be less than {count} characters. Please enter a shorter one.",
"en-GB": "Your password needs to be fewer than {count} characters. Please enter a shorter one."
}
},
{
"e784846c": {
"en-US": "Your profile is under review. No new changes are allowed to name and profile photo during the review period.",
"en-GB": "Your profile is under review. No new changes are allowed to your name and profile photo during the review period."
}
},
{
"cfbea177": {
"en-US": "{name}’s Space",
"en-GB": "{name}’s space"
}
},
{
"dbc477a4": {
"en-US": "Anyone (even listeners) can make clips. The only catch is that you have to be signed into X.",
"en-GB": "Anyone (even listeners) can make clips. The only catch is that you have to be signed in to X."
}
},
{
"e1547ec0": {
"en-US": "Clip a moment in Space",
"en-GB": "Clip a moment in a Space"
}
},
{
"d82f2140": {
"en-US": "Tune into live audio conversations",
"en-GB": "Tune in to live audio conversations"
}
},
{
"g971a4e8": {
"en-US": "Self-Harm",
"en-GB": "Self-harm"
}
},
{
"d5519f4a": {
"en-US": "Abusive Behavior",
"en-GB": "Abusive Behaviour"
}
},
{
"fc0e94b7": {
"en-US": "React with {emoji}",
"en-GB": "Add Reaction {emoji}"
}
},
{
"jf9f3e54": {
"en-US": "Skip forward 15 seconds",
"en-GB": "Skip forwards 15 seconds"
}
},
{
"e07f6e7d": {
"en-US": "Speed {rate}x",
"en-GB": "Speed {rate}×"
}
},
{
"b90eb348": {
"en-US": "Invite to Speak",
"en-GB": "Invite to speak"
}
},
{
"g69084b8": {
"en-US": "Accept co-host invite",
"en-GB": "Accept co-host invitation"
}
},
{
"a22385bb": {
"en-US": "Your video is too long. Try to keep it {limit} seconds or less.",
"en-GB": "Your video is too long. Try to keep it to {limit} seconds or less."
}
},
{
"be0440bf": {
"en-US": "Your video is too long. Try to keep it {limit} minutes or less.",
"en-GB": "Your video is too long. Try to keep it to {limit} minutes or less."
}
},
{
"f66d24be": {
"en-US": "Help Center",
"en-GB": "Help Centre"
}
},
{
"a58e0e51": {
"en-US": "Log out @{screenName}",
"en-GB": "Log out of @{screenName}"
}
},
{
"d299431c": {
"en-US": "Monetization",
"en-GB": "Monetisation"
}
},
{
"dd0c889e": {
"en-US": "Profile customization",
"en-GB": "Profile customisation"
}
},
{
"ib35705e": {
"en-US": "Manage Subscription",
"en-GB": "Manage Subscriptions"
}
},
{
"cf131522": {
"en-US": "Manage Affiliate Badges",
"en-GB": "Manage affiliate badges"
}
},
{
"ie7eb222": {
"en-US": "Blue checkmark",
"en-GB": "Blue tick"
}
},
{
"gaac710a": {
"en-US": "Report Center",
"en-GB": "Report Centre"
}
},
{
"cf9b166a": {
"en-US": "Accessibility, display, and languages",
"en-GB": "Accessibility, display and languages"
}
},
{
"e8f57e08": {
"en-US": "Personalization and data",
"en-GB": "Personalisation and data"
}
},
{
"e49537c2": {
"en-US": "Hmm...this page doesn’t exist. Try searching for something else.",
"en-GB": "Hmm... this page doesn’t exist. Try searching for something else."
}
},
{
"ed751204": {
"en-US": "We need to confirm that your account is authentic to verify you. If your handle isn’t referenced on the page you linked, you’ll need to submit proof of authenticity prior to completing your request.",
"en-GB": "We need to confirm that your account is authentic in order to verify you. If your handle isn’t referenced on the page you linked, you’ll need to submit proof of authenticity prior to completing your request."
}
},
{
"fa51040a": {
"en-US": "Provide a link to the official website of a qualifying news organization or publication that references you and your X account.",
"en-GB": "Provide a link to the official website of a qualifying news organisation or publication that references you and your X account."
}
},
{
"d0460f12": {
"en-US": "Provide a link that references your account as the official X account for your organization. The reference must come from the official website of a verified entity.",
"en-GB": "Provide a link that references your account as the official X account for your organisation. The reference must come from the official website of a verified entity."
}
},
{
"fc718708": {
"en-US": "The official website of a qualifying organization that references you and your X account.",
"en-GB": "The official website of a qualifying organisation that references you and your X account."
}
},
{
"g32c2900": {
"en-US": "Select a method to show that your account is authentic and managed by the production organization related to this request.",
"en-GB": "Select a method to show that your account is authentic and managed by the production organisation related to this request."
}
},
{
"d090a5d4": {
"en-US": "An official website of a Verified organization or publication that references your X account.",
"en-GB": "An official website of a Verified organisation or publication that references your X account."
}
},
{
"dcc23262": {
"en-US": "Select a method to show that your account is authentic and managed by the activist or organizer related to this request.",
"en-GB": "Select a method to show that your account is authentic and managed by the activist or organiser related to this request."
}
},
{
"c880e068": {
"en-US": "An official website of an advocacy organization that references you and your X account.",
"en-GB": "An official website of an advocacy organisation that references you and your X account."
}
},
{
"e412d500": {
"en-US": "Provide a link that references you in a leadership position for a Verified advocacy organization and your X account. The reference must come from the official site of a Verified organization.",
"en-GB": "Provide a link that references you in a leadership position for a Verified advocacy organisation and your X account. The reference must come from the official site of a Verified organisation."
}
},
{
"b4aed9e0": {
"en-US": "An official website of a verified organization that references you and your X account.",
"en-GB": "An official website of a Verified organisation that references you and your X account."
}
},
{
"b2069e40": {
"en-US": "Provide a link that references you and your X account. The reference must come from the official site of a Verified organization.",
"en-GB": "Provide a link that references you and your X account. The reference must come from the official site of a Verified organisation."
}
},
{
"baf718c4": {
"en-US": "Select a method to show that your account is authentic and managed by the company, brand, or organization related to this request.",
"en-GB": "Select a method to show that your account is authentic and managed by the company, brand, or organisation related to this request."
}
},
{
"i31e3606": {
"en-US": "An official email address with the domain of a qualifying company, brand, or organization.",
"en-GB": "An official email address with the domain of a qualifying company, brand, or organisation."
}
},
{
"de70afe8": {
"en-US": "A reference to you and your X account on the official website of a qualifying organization.",
"en-GB": "A reference to you and your X account on the official website of a qualifying organisation."
}
},
{
"a3a523f2": {
"en-US": "Provide a link that references your account as the official X account for your company. The reference must come from the official website of a verified entity.",
"en-GB": "Provide a link that references your account as the official X account for your company. The reference must come from the official website of a Verified entity."
}
},
{
"jf58899a": {
"en-US": "Provide a link that references you as a senior leader at your organization and your X account. The reference must come from the official website of a verified entity.",
"en-GB": "Provide a link that references you as a senior leader at your organisation and your X account. The reference must come from the official website of a Verified entity."
}
},
{
"f7afbaec": {
"en-US": "Select a method to show that your account is authentic and managed by a journalist for a qualifying news organization or publication.",
"en-GB": "Select a method to show that your account is authentic and managed by a journalist for a qualifying news organisation or publication."
}
},
{
"d2a77622": {
"en-US": "An official email address with the domain of a qualifying news organization or publication.",
"en-GB": "An official email address with the domain of a qualifying news organisation or publication."
}
},
{
"eec341da": {
"en-US": "An official website of a news organization or publication that references your X account.",
"en-GB": "An official website of a news organisation or publication that references your X account."
}
},
{
"b03ae068": {
"en-US": "Select a method to show that your account is authentic and managed by the news organization or publication related to this request.",
"en-GB": "Select a method to show that your account is authentic and managed by the news organisation or publication related to this request."
}
},
{
"b9d0ad90": {
"en-US": "At least three links from reputable news organizations that have covered or referenced you within the last six months.",
"en-GB": "At least three links from reputable news organisations that have covered or referenced you within the last six months."
}
},
{
"i3e65eb4": {
"en-US": "The official site of a verified organization that references you in a leadership position.",
"en-GB": "The official site of a verified organisation that references you in a leadership position."
}
},
{
"jd014eba": {
"en-US": "The URL provided links to the specific page referencing applicant.",
"en-GB": "The URL provided links to the specific page referencing the applicant."
}
},
{
"c6bd60ec": {
"en-US": "Activist or organizer",
"en-GB": "Activist or organiser"
}
},
{
"c92fdb06": {
"en-US": "Notable individuals using Xs to bring about socioeconomic, political, or cultural change.",
"en-GB": "Notable individuals using Xs to bring about socio-economic, political or cultural change."
}
},
{
"h0b46534": {
"en-US": "Individual journalists employed by verified news organizations or publications.",
"en-GB": "Individual journalists employed by verified news organisations or publications."
}
},
{
"ff929fec": {
"en-US": "Prominent organization or affiliate",
"en-GB": "Prominent organisation or affiliate"
}
},
{
"jf537894": {
"en-US": "Prominent organizations, and secondary affiliated accounts, including companies, brands, and non-profit organizations.",
"en-GB": "Prominent organisations, and secondary affiliated accounts, including companies, brands and non-profit organisations."
}
},
{
"bbcbb9e6": {
"en-US": "Leaders and other prominent executives of notable companies, brands, and non-profit organizations.",
"en-GB": "Leaders and other prominent executives of notable companies, brands and non-profit organisations."
}
},
{
"j0bc23f4": {
"en-US": "I have confirmed that my organization’s account is already verified.",
"en-GB": "I have confirmed that my organisation’s account is already verified."
}
},
{
"b8d8ea64": {
"en-US": "Production organization",
"en-GB": "Production organisation"
}
},
{
"ff27db3c": {
"en-US": "Official accounts of productions associated with entertainment entities, like films, events/festivals, TV shows and more.",
"en-GB": "Official accounts of productions associated with entertainment entities, like films, events/festivals, TV shows, and more."
}
},
{
"f84a99ee": {
"en-US": "Key government officials, including heads of state, elected officials, appointed ministers, and ambassadors at state- or national-level.",
"en-GB": "Key government officials, including heads of state, elected officials, appointed ministers and ambassadors at local or national level."
}
},
{
"j2472894": {
"en-US": "Official candidates for state- or national-level public office.",
"en-GB": "Official candidates for local or national level public office."
}
},
{
"ef1d6176": {
"en-US": "Are you a candidate at the state- or national-level?",
"en-GB": "Are you a candidate at the local or national level?"
}
},
{
"f54ba6e6": {
"en-US": "You must be a current candidate for office at the state- or national-level to qualify for verification in this category.",
"en-GB": "You must be a current candidate for office at the local or national level to qualify for verification in this category."
}
},
{
"dd85d0a0": {
"en-US": "Are you an official at the state- or national-level?",
"en-GB": "Are you an official at the local or national level?"
}
},
{
"f0058c60": {
"en-US": "You must be a current government official at the state- or national-level to qualify for verification in this category.",
"en-GB": "You must be a current government official at the local or national level to qualify for verification in this category."
}
},
{
"d2d7af4c": {
"en-US": "News organization or publication",
"en-GB": "News organisation or publication"
}
},
{
"d83e51dc": {
"en-US": "Print and digital publications; broadcast, cable, satellite, and streaming TV and radio news networks, stations and programs; podcasts; and other similar media.",
"en-GB": "Print and digital publications; broadcast, cable, satellite, and streaming TV and radio news networks, stations and programmes; podcasts; and other similar media."
}
},
{
"b107ee5c": {
"en-US": "News organizations must have a public account that links to their official website.",
"en-GB": "News organisations must have a public account that links to their official website."
}
},
{
"gfbd7e58": {
"en-US": "Journalists must have a public account that both references the name and links to the official website of the verified news organization they work for.",
"en-GB": "Journalists must have a public account that both references the name and links to the official website of the verified news organisation they work for."
}
},
{
"h0ad4c9e": {
"en-US": "Official news organization reference(s)",
"en-GB": "Official news organisation reference(s)"
}
},
{
"a6553b50": {
"en-US": "The official website of a qualifying news publication or organization that references you as a journalist.",
"en-GB": "The official website of a qualifying news publication or organisation that references you as a journalist."
}
},
{
"i80ff05e": {
"en-US": "Only articles published by verified news organizations and publications qualify as evidence of notability.",
"en-GB": "Only articles published by verified news organisations and publications qualify as evidence of notability."
}
},
{
"e3ce81fa": {
"en-US": "Professional sports leagues, teams, and global competitions (e.g. Olympics, Paralympics, etc.).",
"en-GB": "Professional sports leagues, teams and global competitions (e.g. Olympics, Paralympics, etc.)."
}
},
{
"bbd9a912": {
"en-US": "I have confirmed that team, league, event, or organization associated with my account is already verified.",
"en-GB": "I have confirmed that the team, league, event or organisation associated with my account is already verified."
}
},
{
"he9c5638": {
"en-US": "A link to the official website of a global competition or sports organization that references you.",
"en-GB": "A link to the official website of a global competition or sports organisation that references you."
}
},
{
"bf06e1d6": {
"en-US": "An official site associated with a professional sports organization that references you as a professional athlete, manager, or coach.",
"en-GB": "An official site associated with a professional sports organisation that references you as a professional athlete, manager or coach."
}
},
{
"e241d35e": {
"en-US": "At least three articles from verified news organization or publications that reference you as a professional athlete, manager, or coach.",
"en-GB": "At least three articles from verified news organisation or publications that reference you as a professional athlete, manager or coach."
}
},
{
"ad456030": {
"en-US": "At least three articles from verified news organization or publications that reference you as an individual in gaming.",
"en-GB": "At least three articles from verified news organisation or publications that reference you as an individual in gaming."
}
},
{
"af39265e": {
"en-US": "Companies, Brands, and Organizations",
"en-GB": "Companies, Brands and Organisations"
}
},
{
"acd5ca14": {
"en-US": "Try again. Usernames don’t include special characters like @, $, or #.",
"en-GB": "Try again. Usernames don’t include special characters like @, $ or #."
}
},
{
"b1ade780": {
"en-US": "Your account is too new. Give it until your account is at least 7 days old and then try again.",
"en-GB": "Your account is too new. Give it until your account is at least seven days old and then try again."
}
},
{
"ef1b5cbc": {
"en-US": "Choose the notifications you’d like to see ? and those you don’t.",
"en-GB": "Choose the notifications you’d like to see ? and those you don’t."
}
},
{
"i36dcc3e": {
"en-US": "Help protect your account from unauthorized access by requiring a second authentication method in addition to your X password. You can choose a text message, authentication app, or security key.",
"en-GB": "Help protect your account from unauthorised access by requiring a second authentication method in addition to your X password. You can choose a text message, authentication app or security key."
}
},
{
"b72d2904": {
"en-US": "You’re logged into this X account on this device and are currently using it.",
"en-GB": "You’re logged in to this X account on this device and are currently using it."
}
},
{
"b850cbd0": {
"en-US": "You’re logged into these accounts on these devices and aren’t currently using them. ",
"en-GB": "You’re logged in to these accounts on these devices and aren’t currently using them. "
}
},
{
"fe37f854": {
"en-US": "Manage who can see your Spaces listening activity",
"en-GB": "Manage who can see your Space's listening activity"
}
},
{
"i83cab8a": {
"en-US": "Data sharing and personalization",
"en-GB": "Data sharing and personalisation"
}
},
{
"d29d59d0": {
"en-US": "Manage how X uses your online activity outside of X, such as the websites you visit, to personalize your experience.",
"en-GB": "Manage how X uses your online activity outside of X, such as the websites you visit, to personalise your experience."
}
},
{
"c981a36c": {
"en-US": "Allow X to personalize your experience with your inferred activity, e.g. activity on devices you haven’t used to log in to X.",
"en-GB": "Allow X to personalise your experience with your inferred activity, e.g. activity on devices you haven’t used to log in to X."
}
},
{
"dd533318": {
"en-US": "Manage the location information X uses to personalize your experience.",
"en-GB": "Manage the location information X uses to personalise your experience."
}
},
{
"de735de6": {
"en-US": "This will make them visible only to your X followers.",
"en-GB": "This will make them only visible to your X followers."
}
},
{
"cfda8c44": {
"en-US": "Hide message requests that have been detected as being potentially spam or low-quality. These will be sent to a separate inbox at the bottom of your message requests. You can still access them if you want.",
"en-GB": "Hide message requests that have been detected as potentially being spam or of low quality. These will be sent to a separate inbox at the bottom of your message requests. You can still access them if you want."
}
},
{
"g558101a": {
"en-US": "Display warnings over messages detected to potentially contain graphic media (like nudity, sexual content, or violence). You’ll always have the option to view the media if you want.",
"en-GB": "Display warnings over messages detected to potentially contain graphic media (like nudity, sexual content or violence). You’ll always have the option to view the media if you want."
}
},
{
"ib3357a6": {
"en-US": "Personalized ads",
"en-GB": "Personalised ads"
}
},
{
"f2f9628e": {
"en-US": "You will always see ads on X based on your X activity. When this setting is enabled, X may further personalize ads from X advertisers, on and off X, by combining your X activity with other online activity and information from our partners.",
"en-GB": "You will always see ads on X based on your X activity. When this setting is enabled, X may further personalise ads from X advertisers, on and off X, by combining your X activity with other online activity and information from our partners."
}
},
{
"b5fe50fc": {
"en-US": "Ads Categories",
"en-GB": "Ads categories"
}
},
{
"c31a2ea6": {
"en-US": "Enabling these settings make you eligible to see ads in these categories. Choose to see fewer ads about these categories by opting out.",
"en-GB": "Enabling these settings makes you eligible to see ads in these categories. Choose to see fewer ads about these categories by opting out."
}
},
{
"a9ed7774": {
"en-US": "Allow use of where you see X content across the Web",
"en-GB": "Allow use of where you see X content across the web"
}
},
{
"e2d61838": {
"en-US": "This setting lets X keep track of your visits to other websites that integrate X content, such as embedded timelines. That information makes X better for you, such as by personalizing your experience. This web browsing history will never be stored with your name, email, or phone number.",
"en-GB": "This setting lets X keep track of your visits to other websites that integrate X content, such as embedded timelines. That information makes X better for you, such as by personalising your experience. This web browsing history will never be stored with your name, email address or phone number."
}
},
{
"f6c8ccc8": {
"en-US": "Personalize based on your inferred identity",
"en-GB": "Personalise based on your inferred identity"
}
},
{
"ed012c88": {
"en-US": "X will always personalize your experience based on information you’ve provided, as well as the devices you’ve used to log in. When this setting is enabled, X may also personalize based on other inferences about your identity, like devices and browsers you haven’t used to log in to X or email addresses and phone numbers similar to those linked to your X account.",
"en-GB": "X will always personalise your experience based on information you’ve provided, as well as the devices you’ve used to log in. When this setting is enabled, X may also personalise based on other inferences about your identity, like devices and browsers you haven’t used to log in to X or email addresses and phone numbers similar to those linked to your X account."
}
},
{
"dc20d918": {
"en-US": "Personalize based on places you’ve been",
"en-GB": "Personalise based on places you’ve been"
}
},
{
"af7d89e6": {
"en-US": "X always uses some information, like where you signed up and your current location, to help show you more relevant content. When this setting is enabled, X may also personalize your experience based on other places you’ve been.",
"en-GB": "X always uses some information, such as where you signed up and your current location, to help show you more relevant content. When this setting is enabled, X may also personalise your experience based on other places you’ve been."
}
},
{
"j7a15010": {
"en-US": "Manage aspects of your X experience such as limiting color contrast and motion.",
"en-GB": "Manage aspects of your X experience such as limiting colour contrast and motion."
}
},
{
"a257ecae": {
"en-US": "Manage your font size, color, and background. These settings affect all the X accounts on this browser.",
"en-GB": "Manage your font size, colour and background. These settings affect all the X accounts on this browser."
}
},
{
"jc3fa0e2": {
"en-US": "Manage which languages are used to personalize your X experience.",
"en-GB": "Manage which languages are used to personalise your X experience."
}
},
{
"c856bd00": {
"en-US": "Select your preferred language for headlines, buttons, and other text from X.",
"en-GB": "Select your preferred language for headlines, buttons and other text from X."
}
},
{
"a5d4fda0": {
"en-US": "Something went wrong, but don’t fret ? let’s give it another shot.",
"en-GB": "Something went wrong, but don’t fret ? let’s give it another shot."
}
},
{
"bed6a87c": {
"en-US": "Your X data link is expired",
"en-GB": "Your X data link has expired"
}
},
{
"c783d45e": {
"en-US": "Color",
"en-GB": "Colour"
}
},
{
"gde8fdd7": {
"en-US": "At the heart of X are short messages called posts ? just like this one ? which can include photos, videos, links, text, hashtags, and mentions like @{mention}.",
"en-GB": "At the heart of X are short messages called posts ? just like this one ? which can include photos, videos, links, text, hashtags and mentions like @{mention}."
}
},
{
"b469e406": {
"en-US": "Keep up-to-date with what matters most to you. Switch to the app for push notifications about people, topics and events you follow.",
"en-GB": "Keep up-to-date with what matters most to you. Switch to the app for push notifications about people, topics, and events you follow."
}
},
{
"def4a37c": {
"en-US": "Nice work! Your timeline’s getting better. The more you like, the better your timeline will be ? keep liking the stuff you’re into.",
"en-GB": "Nice work! Your timeline’s getting better. The more you like, the better your timeline will be ? keep liking the stuff that you’re into."
}
},
{
"g850aec4": {
"en-US": "Open / Close column settings",
"en-GB": "Open/Close column settings"
}
},
{
"j991cb30": {
"en-US": "Never miss out on what’s happening by enabling Twitter notifications. Twitter will receive your device country and language to personalize your notifications.",
"en-GB": "Never miss out on what’s happening by enabling Twitter notifications. Twitter will receive your device country and language to personalise your notifications."
}
},
{
"ef504d80": {
"en-US": "You can’t add posts from protected accounts to your Bookmarks ? yet.",
"en-GB": "You can’t add posts from protected accounts to your Bookmarks ? yet."
}
},
{
"ba352986": {
"en-US": "You can’t reply … yet",
"en-GB": "You can’t reply… yet"
}
},
{
"cb18be32": {
"en-US": "You can’t do that … yet",
"en-GB": "You can’t do that… yet"
}
},
{
"e7969518": {
"en-US": "Communities are public, so you can read the posts ? but right now, participation is invite-only.",
"en-GB": "Communities are public, so you can read the posts ? but currently, participation is invite-only."
}
},
{
"g2dc874a": {
"en-US": "Communities are public, so you can read the posts ? but only members can interact with them.",
"en-GB": "Communities are public, so you can read the posts ? but only members can interact with them."
}
},
{
"d03241f8": {
"en-US": "Share post via …",
"en-GB": "Share post via…"
}
},
{
"b97f5eb2": {
"en-US": "Sending post...",
"en-GB": "Sending post…"
}
},
{
"a1fef729": {
"en-US": "Check out {fullName} on X.\n{bio}",
"en-GB": "Take a look at {fullName} on X.\n{bio}"
}
},
{
"dacb5cc6": {
"en-US": "They will be able to see your posts, follow you, and send you Direct Messages.",
"en-GB": "They will be able to see your posts, follow you and send you Direct Messages."
}
},
{
"e1a292ec": {
"en-US": "Add Media",
"en-GB": "Add media"
}
},
{
"b82a9ce8": {
"en-US": "New Tweets are available. Push the period key to go to the them.",
"en-GB": "New Tweets are available. Push the period key to go to them."
}
},
{
"gcfef7b6": {
"en-US": "Create account with phone or email",
"en-GB": "Create account with phone number or email address"
}
},
{
"b51f7edf": {
"en-US": "You unfollowed {name}",
"en-GB": "You've unfollowed {name}"
}
},
{
"g690e07e": {
"en-US": "Your Answer (optional)",
"en-GB": "Your answer (optional)"
}
},
{
"a5d21bf4": {
"en-US": "Answer is optional. But remember it helps moderators accept your request.",
"en-GB": "Answer is optional. But remember that it helps moderators accept your request."
}
},
{
"cd876e02": {
"en-US": "Favorite",
"en-GB": "Favourite"
}
},
{
"f2816e02": {
"en-US": "Favorited",
"en-GB": "Favourited"
}
},
{
"f5b04fbc": {
"en-US": "Unfavorite",
"en-GB": "Unfavourite"
}
},
{
"c481ae3f": {
"en-US": "Unfavorite {title}?",
"en-GB": "Unfavourite {title}?"
}
},
{
"aa3ba124": {
"en-US": "Even if you unfavorite this Topic, you may still see Tweets about it depending on which accounts you’re following.",
"en-GB": "Even if you unfavourite this Topic, you may still see Tweets about it depending on which accounts you’re following."
}
},
{
"ad85cd2e": {
"en-US": "Your Subscribers",
"en-GB": "Your subscribers"
}
},
{
"c03d528c": {
"en-US": "Premium subscribers get early access to features like edit post, which lets you update a post up to 5 times within the first 30 minutes after it’s published.",
"en-GB": "Premium subscribers get early access to features such as edit post, which lets you update a post up to 5 times within the first 30 minutes after it’s published."
}
},
{
"ffd2757e": {
"en-US": "Premium subscribers get early access to features like edit post, which lets you update a post up to 5 times within the first 1 hour after it’s published.",
"en-GB": "Premium subscribers get early access to features such as edit post, which lets you update a post up to 5 times within the first 1 hour after it’s published."
}
},
{
"ae0c5fbe": {
"en-US": "Error changing who can reply",
"en-GB": "An error occurred when changing who can reply"
}
},
{
"d9442996": {
"en-US": "This can’t be undone and it will be removed from your profile, the timeline of any accounts that follow you, and from search results.",
"en-GB": "This can’t be undone and it will be removed from your profile, the timeline of any accounts that follow you and from search results."
}
},
{
"dad785a7": {
"en-US": "This will delete all versions of this {entity} from your profile, the timeline of any accounts that follow you, and from search results. This cannot be undone.",
"en-GB": "This will delete all versions of this {entity} from your profile, the timeline of any accounts that follow you and from search results. This cannot be undone."
}
},
{
"bbd8bed6": {
"en-US": "Notifications muted for this conversation",
"en-GB": "Notifications have been muted for this conversation"
}
},
{
"c13af432": {
"en-US": "Notifications unmuted for this conversation",
"en-GB": "Notifications have been unmuted for this conversation"
}
},
{
"a95f04ba": {
"en-US": "Are you sure you want to remove the photo tag from this post?",
"en-GB": "Are you sure that you want to remove the photo tag from this post?"
}
},
{
"cac6a24a": {
"en-US": "Remove Pinned post",
"en-GB": "Remove pinned post"
}
},
{
"e2dd29b6": {
"en-US": "Phone or username",
"en-GB": "Phone number or username"
}
},
{
"jb4eb246": {
"en-US": "Email or username",
"en-GB": "Email address or username"
}
},
{
"ja03b44e": {
"en-US": "Something went wrong. Try reacting to the Tweet again in a minute.",
"en-GB": "Something went wrong. Try adding a Reaction to the Tweet again in a minute."
}
},
{
"da5c4380": {
"en-US": "Can’t react to Tweets of protected users you aren’t following.",
"en-GB": "Can’t add Reactions to Tweets of protected users you aren’t following."
}
},
{
"f03dab2a": {
"en-US": "You have been blocked from reacting to this user’s Tweets at their request.",
"en-GB": "You have been blocked from adding Reactions to this user’s Tweets at their request."
}
},
{
"ffa5562a": {
"en-US": "Good image descriptions are concise yet detailed. Be sure to summarize or write out any text in the image itself.",
"en-GB": "Good image descriptions are concise yet detailed. Be sure to summarise or write out any text in the image itself."
}
},
{
"g08523f0": {
"en-US": "Sending post ... once it’s published, you’ll have 30 minutes to make any edits.",
"en-GB": "Sending post... once it’s published, you’ll have 30 minutes to make any edits."
}
},
{
"fa53f95c": {
"en-US": "Sending post ... once it’s published, you’ll have 1 hour to make any edits.",
"en-GB": "Sending post... once it’s published, you’ll have 1 hour to make any edits."
}
},
{
"ed5c4342": {
"en-US": "A couple things to keep in mind ...",
"en-GB": "A couple of things to keep in mind..."
}
},
{
"a3483f1c": {
"en-US": "Posts can only be edited within the first 1 hour after they’re published.",
"en-GB": "Posts can only be edited within the first 1 hour after they’ve been published."
}
},
{
"ceec051c": {
"en-US": "Twitter Circle lets you send Tweets to only the people you choose.",
"en-GB": "Twitter Circle lets you send Tweets to the people you choose only."
}
},
{
"c474be66": {
"en-US": "Go on - share those thoughts. Only your Circle can see and reply to them.",
"en-GB": "Go on ? share those thoughts. Only your Circle can see and reply to them."
}
},
{
"h031847a": {
"en-US": "Change things up anytime",
"en-GB": "Change things up any time"
}
},
{
"ccfc7453": {
"en-US": "Everyone in @{screenName}`s Circle who follows you can reply",
"en-GB": "Everyone in @{screenName}'s Circle who follows you can reply"
}
},
{
"d4d17205": {
"en-US": "Everyone in @{screenName}`s Circle can reply",
"en-GB": "Everyone in @{screenName}'s Circle can reply"
}
},
{
"df961844": {
"en-US": "Only your Circle who follows you can reply",
"en-GB": "Only your Circle who follow you can reply"
}
},
{
"c7df589e": {
"en-US": "Everyone in the post author`s Circle who follows you can reply",
"en-GB": "Everyone in the post author's Circle who follows you can reply"
}
},
{
"j65d7c72": {
"en-US": "Everyone in the post author`s Circle can reply",
"en-GB": "Everyone in the post author's Circle can reply"
}
},
{
"ebe1d850": {
"en-US": "Only your Subscribers can reply",
"en-GB": "Only your subscribers can reply"
}
},
{
"daad8822": {
"en-US": "Upload Failed",
"en-GB": "Upload failed"
}
},
{
"bdbcdd94": {
"en-US": "Add photos",
"en-GB": "Add photos"
}
},
{
"b8168f25": {
"en-US": "{userOneName} {userTwoName} and {othersCount}1 other",
"en-GB": "{userOneName} {userTwoName} and {othersCount}One other"
}
},
{
"ba74e38b": {
"en-US": "{userOneName} {userTwoName} and {othersCount}1 other",
"en-GB": "{userOneName} {userTwoName} and {othersCount}One other"
}
},
{
"b64448c5": {
"en-US": "{userOneName} {userTwoName} and {othersCount}1 other",
"en-GB": "{userOneName} {userTwoName} and {othersCount}One other"
}
},
{
"e4625c2b": {
"en-US": "{userOneName} {userTwoName} and {othersCount}1 other",
"en-GB": "{userOneName} {userTwoName} and {othersCount}One other"
}
},
{
"hd435bf1": {
"en-US": "{audienceLow} - {audienceHigh} people",
"en-GB": "{audienceLow} ? {audienceHigh} people"
}
},
{
"ceb1ad26": {
"en-US": "Introducing Downloadable Videos",
"en-GB": "Introducing downloadable videos"
}
},
{
"i2e0d584": {
"en-US": "Promoted Post",
"en-GB": "Promoted post"
}
},
{
"a66b7760": {
"en-US": "Unlabeled GIF",
"en-GB": "Unlabelled GIF"
}
},
{
"j063b262": {
"en-US": "You can add a description, sometimes called alt-text, to your photos so they’re accessible to even more people, including people who are blind or have low vision. Good descriptions are concise, but present what’s in your photos accurately enough to understand their context.",
"en-GB": "You can add a description, sometimes called alt-text, to your photos so they’re accessible to even more people, including people who are blind or have low vision. Good descriptions are concise, but present what’s in your photos accurately enough to convey their context."
}
},
{
"fdc6a52a": {
"en-US": "When enabled, your video will be available to be downloaded.",
"en-GB": "When enabled, your video will be available for download."
}
},
{
"a78ad3f6": {
"en-US": "Tweeps only Space",
"en-GB": "Tweeps-only Space"
}
},
{
"aa148de0": {
"en-US": "Subscribe to unlock new features and if eligible, receive a share of ads revenue.",
"en-GB": "Subscribe to unlock new features and, if eligible, receive a share of ads revenue."
}
},
{
"fbaa8ce4": {
"en-US": "Get 2x organic reach with Verified Organizations.",
"en-GB": "Get 2x organic reach with Verified Organisations."
}
},
{
"a516ab36": {
"en-US": "While Communities are public and can be seen by anyone, this post will only be shared with others in the Community ? not your followers.",
"en-GB": "While Communities are public and can be seen by anyone, this post will only be shared with others in the Community ? not your followers."
}
},
{
"c6a6dc2f": {
"en-US": "You’ve blocked @{screenName}, so they won’t get notified when you reply.",
"en-GB": "You’ve blocked @{screenName}, so they won’t be notified when you reply."
}
},
{
"a893d602": {
"en-US": "Ok",
"en-GB": "OK"
}
},
{
"c0fcb08a": {
"en-US": "Changing your username will result in your checkmark and affiliations being temporarily removed until they are reviewed.",
"en-GB": "Changing your username will result in your tick and affiliations being temporarily removed until they are reviewed."
}
},
{
"hf45b8d4": {
"en-US": "This deletes the phone number from this account, and you’ll no longer receive notifications as text messages from X. Additionally, this turns off text message as a two-factor authentication method on this account.",
"en-GB": "This deletes the phone number from this account, and you’ll no longer receive notifications as text messages from X. Additionally, this turns off text messaging as a two-factor authentication method on this account."
}
},
{
"e0d79de8": {
"en-US": "You have just one security key linked to your account. To make sure you don’t get locked out if you lose it, add another key, and save a two-factor authentication backup code.",
"en-GB": "You have just one security key linked to your account. To make sure you don’t get locked out if you lose it, add another key and save a two-factor authentication back-up code."
}
},
{
"a67c7d68": {
"en-US": "Use a mobile authentication app to get a verification code to enter every time you log in to X.",
"en-GB": "Use a mobile authentication app to receive a verification code to enter every time you log in to X."
}
},
{
"j265ddb6": {
"en-US": "Confirm your email",
"en-GB": "Confirm your email address"
}
},
{
"dc5575ac": {
"en-US": "Want to have an ID verified label in your profile?",
"en-GB": "Want to have an ID-verified label in your profile?"
}
},
{
"c8255462": {
"en-US": "Hide your ID verified label",
"en-GB": "Hide your ID-verified label"
}
},
{
"c6e731ee": {
"en-US": "Hide your ID verified label so people won’t see it when tapping the blue checkmark on your profile page.",
"en-GB": "Hide your ID verified label so people won’t see it when tapping the blue tick on your profile page."
}
},
{
"b496bc94": {
"en-US": "We are reviewing your government-issued ID. We will keep you posted through notifications!\\n\\nOnce approved, you will receive an ID verified label on your profile so people know your account is ID verified.",
"en-GB": "We are reviewing your government-issued ID. We will keep you posted through notifications.\\n\\nOnce approved, you will receive an ID verified label on your profile so people know your account is ID verified."
}
},
{
"e24305e4": {
"en-US": "Your identity verification session was stale or invalid, please try again.",
"en-GB": "Your identity verification session was stale or invalid. Please try again."
}
},
{
"f7954a0c": {
"en-US": "Loading security keys data",
"en-GB": "Loading security key data"
}
},
{
"h3a32f52": {
"en-US": "Use this temporary password (spaces optional) to log into X on apps and devices.",
"en-GB": "Use this temporary password (spaces optional) to log in to X on apps and devices."
}
},
{
"bd5ac12e": {
"en-US": "Select your preferred language for headlines, buttons, and other text from X on this account. This does not change the language of the content you see in your timeline.",
"en-GB": "Select your preferred language for headlines, buttons and other text from X on this account. This does not change the language of the content you see in your timeline."
}
},
{
"df1ddda4": {
"en-US": "Location labels you’ve added to your posts will no longer be visible on X.com, X for iOS, and X for Android. These updates may take some time to go into effect.",
"en-GB": "Location labels you’ve added to your posts will no longer be visible on X.com, X for iOS and X for Android. These updates may take some time to go into effect."
}
},
{
"a55db872": {
"en-US": "Personalization",
"en-GB": "Personalisation"
}
},
{
"j035733c": {
"en-US": "You’re about to start the process of deactivating your X account. Your display name, @username, and public profile will no longer be viewable on X.com, X for iOS, or X for Android.",
"en-GB": "You’re about to start the process of deactivating your X account. Your display name, @username and public profile will no longer be viewable on X.com, X for iOS or X for Android."
}
},
{
"cabba586": {
"en-US": "Your blue checkmark will be hidden for a period of time after you edit your display name or profile photo until it is reviewed.",
"en-GB": "Your blue tick will be hidden for a period of time after you edit your display name or profile photo until it is reviewed."
}
},
{
"je58d6aa": {
"en-US": "Your profile is under review. After a short grace period, no new changes are allowed to name and profile photo until the review is completed.",
"en-GB": "Your profile is under review. After a short grace period, no new changes are allowed to your name and profile photo until the review has been completed."
}
},
{
"f30d653a": {
"en-US": "As a Premium subscriber, your blue checkmark will be hidden for a period of time after you edit your display name or profile photo until it is reviewed.",
"en-GB": "As a Premium subscriber, your blue tick will be hidden for a period of time after you edit your display name or profile photo until it is reviewed."
}
},
{
"g10411f0": {
"en-US": "This should be the date of birth of the person using the account. Even if you’re making an account for your business, event, or cat.",
"en-GB": "This should be the date of birth of the person using the account. Even if you’re making an account for your business, event or cat."
}
},
{
"h4f20d0e": {
"en-US": "Get push notifications to find out what’s going on when you’re not on X. You can turn them off anytime.",
"en-GB": "Get push notifications to find out what’s going on when you’re not on X. You can turn them off at any time."
}
},
{
"a40e37f2": {
"en-US": "Get emails to find out what’s going on when you’re not on X. You can turn them off anytime.",
"en-GB": "Get emails to find out what’s going on when you’re not on X. You can turn them off at any time."
}
},
{
"af8caf3e": {
"en-US": "News about X on partner products and other third party services",
"en-GB": "News about X on partner products and other third-party services"
}
},
{
"c460d332": {
"en-US": "When you turn on post notifications for an account, you’ll know when they post, go Live, and host a Space.",
"en-GB": "When you turn on post notifications for an account, you’ll know when they post, go Live and host a Space."
}
},
{
"fd3369a2": {
"en-US": "Select which languages you want recommended posts, people, and trends to include.",
"en-GB": "Select which languages you want recommended posts, people and trends to include."
}
},
{
"e177f72a": {
"en-US": "Invite others to act on behalf of your account and manage account roles. Members can send Direct Messages, publish posts, and create Lists - as well as view them.",
"en-GB": "Invite others to act on behalf of your account and manage account roles. Members can send Direct Messages, publish posts and create Lists ? as well as view them."
}
},
{
"b7aa7642": {
"en-US": "Invite sent",
"en-GB": "Invitation sent"
}
},
{
"d4b3abde": {
"en-US": "Contributors can send Direct Messages, publish posts, and create Lists. Contributors can also view the account’s Direct Messages, posts, and Lists.",
"en-GB": "Contributors can send Direct Messages, publish posts and create Lists. Contributors can also view the account’s Direct Messages, posts and Lists."
}
},
{
"hbbbf908": {
"en-US": "Admins can invite other contributors to this account and view post analytics. Double-check that you’re assigning the role for the right person.",
"en-GB": "Admins can invite other contributors to this account and view post analytics. Double-check that you’re assigning the role to the right person."
}
},
{
"b5faf216": {
"en-US": "This member doesn’t allow Delegate invites.",
"en-GB": "This member doesn’t allow Delegate invitations."
}
},
{
"db25d796": {
"en-US": "Change this members role",
"en-GB": "Change this member's role"
}
},
{
"e39bc936": {
"en-US": "As a member, you can send Direct Messages, publish posts, and create Lists ? as well as view them. Admins can also invite or remove contributors to the account and view post analytics.",
"en-GB": "As a member, you can send Direct Messages, publish posts and create Lists ? as well as view them. Admins can also invite or remove contributors to the account and view post analytics."
}
},
{
"af59527e": {
"en-US": "View member roles and invite contributors to the account. Members can send Direct Messages, publish posts, and create Lists ? as well as view them.",
"en-GB": "View member roles and invite contributors to the account. Members can send Direct Messages, publish posts and create Lists ? as well as view them."
}
},
{
"bbe47126": {
"en-US": "They’ll be able to see your Tweets, follow you, and send you Direct Messages.",
"en-GB": "They’ll be able to see your Tweets, follow you and send you Direct Messages."
}
},
{
"ea31c622": {
"en-US": "This includes any media that shows death, violence, serious physical harm, or medical procedures in graphic detail.",
"en-GB": "This includes any media that shows death, violence, serious physical harm or medical procedures in graphic detail."
}
},
{
"fdc10b7e": {
"en-US": "Verified Organizations Subscriber",
"en-GB": "Verified Organisations Subscriber"
}
},
{
"i8bb85dc": {
"en-US": "You are receiving Premium because your organization is a Verified Organizations subscriber. Contact your organization for more details.",
"en-GB": "You are receiving Premium because your organisation is a Verified Organisations subscriber. Contact your organisation for more details."
}
},
{
"dd7026c2": {
"en-US": "Show or hide your blue checkmark on your profile.",
"en-GB": "Show or hide your blue tick on your profile."
}
},
{
"h20c0504": {
"en-US": "Hide your blue checkmark",
"en-GB": "Hide your blue tick"
}
},
{
"ed05a098": {
"en-US": "Using some Premium features could still reveal you have an active subscription.\\nSome features may not be available while your check mark is hidden.",
"en-GB": "Using some Premium features could still reveal you have an active subscription.\\nSome features may not be available while your tick is hidden."
}
},
{
"ea761738": {
"en-US": "Share your favorite moments with 1080p (Full HD) video.",
"en-GB": "Share your favourite moments with 1080p (Full HD) video."
}
},
{
"f2977d80": {
"en-US": "Bookmark folders",
"en-GB": "Bookmark Folders"
}
},
{
"gaf181e0": {
"en-US": "Organize your Bookmarks into folders and avoid endless scrolling.",
"en-GB": "Organise your Bookmarks into folders and avoid endless scrolling."
}
},
{
"b255df58": {
"en-US": "Application submitted ・ Waiting for review",
"en-GB": "Application submitted ・?Waiting for review"
}
},
{
"c12c5eb6": {
"en-US": "Available programs",
"en-GB": "Available programmes"
}
},
{
"e8dc82e2": {
"en-US": "Active programs",
"en-GB": "Active programmes"
}
},
{
"d6ff74ca": {
"en-US": "Unfortunately, our payment provider does not yet support payouts in your country. Some monetization programs are not available.",
"en-GB": "Unfortunately, our payment provider does not yet support payouts in your country. Some monetisation programmes are not available."
}
},
{
"iec0f526": {
"en-US": "To get paid out for ads revenue sharing, make sure you connect a Stripe account.",
"en-GB": "To get paid out for ads revenue sharing, make sure that you connect a Stripe account."
}
},
{
"i8982e7e": {
"en-US": "If you have questions, visit our Help Center or contact us.",
"en-GB": "If you have questions, visit our Help Centre or contact us."
}
},
{
"e4f29140": {
"en-US": "By deactivating, you’ll be removed from the Coins program and no longer be eligible to receive Coins.",
"en-GB": "By deactivating, you’ll be removed from the Coins programme and will no longer be eligible to receive Coins."
}
},
{
"d59dbf8a": {
"en-US": "Overview",
"en-GB": "Recap"
}
},
{
"fd75ca92": {
"en-US": "You’ll get a public Subscribed badge that makes it easier to get noticed, chat, and connect.",
"en-GB": "You’ll get a public Subscribed badge that makes it easier to be noticed, chat and connect."
}
},
{
"f1a160c6": {
"en-US": "You can’t make changes to the price point you chose during setup.",
"en-GB": "You can’t make changes to the price point you chose during set-up."
}
},
{
"e4ee8c6a": {
"en-US": "Share ideas, get inspiration, and connect with other creators in the Subscriptions Creators Feedback Community.",
"en-GB": "Share ideas, get inspiration and connect with other creators in the Subscriptions Creators Feedback Community."
}
},
{
"e261e6e6": {
"en-US": "By deactivating, you’ll be removed from the Subscriptions program and lose all of your Subscribers.",
"en-GB": "By deactivating, you’ll be removed from the Subscriptions programme and lose all of your Subscribers."
}
},
{
"c6c27fc8": {
"en-US": "Deactivating Subscriptions is permanent. You’ll be removed from the Subscriptions program. To return to the program, you’ll need to reapply.",
"en-GB": "Deactivating Subscriptions is permanent. You’ll be removed from the Subscriptions programme. To return to the programme, you’ll need to reapply."
}
},
{
"b600eb88": {
"en-US": "Find your people and get recognized",
"en-GB": "Find your people and get recognised"
}
},
{
"dc71aee8": {
"en-US": "Support your favorite people on Twitter for bonus content and extra perks.",
"en-GB": "Support your favourite people on Twitter for bonus content and extra perks."
}
},
{
"b5bf619a": {
"en-US": "When we detect potentially abusive or spammy replies, mentions, or Quotes, we temporarily autoblock those accounts. Unlike manual blocks, autoblocks only last for a week.",
"en-GB": "When we detect potentially abusive or spammy replies, mentions or Quotes, we temporarily autoblock those accounts. Unlike manual blocks, autoblocks only last for a week."
}
},
{
"g6fdfffc": {
"en-US": "Autoblocked accounts, just like manually blocked accounts, can’t see your posts, follow you, or message you. If they view your profile, we let them know X autoblocked them, and not you.",
"en-GB": "Autoblocked accounts, just like manually blocked accounts, can’t see your posts, follow you or message you. If they view your profile, we let them know X autoblocked them, and not you."
}
},
{
"b8922f7e": {
"en-US": "Check back soon to be able to apply to join the Subscriptions program.",
"en-GB": "Check back soon to be able to apply to join the Subscriptions programme."
}
},
{
"b2b4d592": {
"en-US": "Subscribe to Premium or Verified Organizations",
"en-GB": "Subscribe to Premium or Verified Organisations"
}
},
{
"d126a504": {
"en-US": "Offer your favorite followers a little something extra and earn money each month. ",
"en-GB": "Offer your favourite followers a little something extra and earn money each month. "
}
},
{
"cbd8b106": {
"en-US": "Share unscripted thoughts, ideas, and opinions with extra Tweets and personal replies.",
"en-GB": "Share unscripted thoughts, ideas and opinions with extra Tweets and personal replies."
}
},
{
"cb27c0ba": {
"en-US": "We’ve confirmed your pricing. Your application will be reviewed and if you’re approved, we’ll send you a notification as soon as it’s live.",
"en-GB": "We’ve confirmed your pricing. Your application will be reviewed, and if you’re approved, we’ll send you a notification as soon as it’s live."
}
},
{
"j006be54": {
"en-US": "Our Subscriptions test group filled up fast, but we’ve added you to the waitlist and will let you know when more spots open.",
"en-GB": "Our Subscriptions test group filled up fast, but we’ve added you to the waiting list and will let you know when more spots open."
}
},
{
"ea8a3d2e": {
"en-US": "Pricing setup",
"en-GB": "Pricing set-up"
}
},
{
"ib075804": {
"en-US": "Expand your base and maximize revenue",
"en-GB": "Expand your base and maximise revenue"
}
},
{
"f2d2153d": {
"en-US": "Most creators charge {price} but you can choose any price you want",
"en-GB": "Most creators charge {price} but you can choose any price that you want"
}
},
{
"f1cb36b8": {
"en-US": "Payout setup",
"en-GB": "Payout set-up"
}
},
{
"ic130fd6": {
"en-US": "You’ll get some cool behind-the-scenes content, early peeks at my books and other projects, and monthly AMAs.",
"en-GB": "You’ll get some cool behind-the-scenes content, early peeks at my books and other projects and monthly AMAs."
}
},
{
"dd913e24": {
"en-US": "You’re in for my hot takes, unscripted thoughts, and extra content from yours truly.",
"en-GB": "You’re in for my hot takes, unscripted thoughts and extra content from yours truly."
}
},
{
"b737ee66": {
"en-US": "Get ready for a VIP experience. Think: Subscriber-only content like polls, videos, and deals.",
"en-GB": "Get ready for a VIP experience. Think: Subscriber-only content like polls, videos and deals."
}
},
{
"a0bb2076": {
"en-US": "Keep your intro short and sweet, you’ll be able to describe your content later. Here are a few examples to help get you started.",
"en-GB": "Keep your introduction short and sweet, you’ll be able to describe your content later. Here are a few examples to help get you started."
}
},
{
"hbe4f99e": {
"en-US": "Hey there! Can’t wait to share some top secret content and get to know you even better :)",
"en-GB": "Hey there! I can’t wait to share some top secret content and get to know you even better :)"
}
},
{
"ecdbece0": {
"en-US": "You have been successfully enrolled into the Coins program.",
"en-GB": "You have been successfully enrolled into the Coins programme."
}
},
{
"a9f0e0fa": {
"en-US": "As a Premium or Verified Organizations subscriber, you are automatically eligible for ads revenue sharing. Your payout is based on the number of verified impressions on ads shown in the replies to your posts.",
"en-GB": "As a Premium or Verified Organisations subscriber, you are automatically eligible for ads revenue sharing. Your payout is based on the number of verified impressions on ads shown in the replies to your posts."
}
},
{
"ada650cf": {
"en-US": "Pay period: {fromDate} - {toDate}",
"en-GB": "Pay period: {fromDate}-{toDate}"
}
},
{
"b8f60d04": {
"en-US": "From your desktop, you can upload and post videos that are up to 10-minutes long.",
"en-GB": "From your desktop, you can upload and post videos that are up to 10 minutes long."
}
},
{
"h4d3bb84": {
"en-US": "You can upload and post videos that are up to 10-minutes long.",
"en-GB": "You can upload and post videos that are up to 10 minutes long."
}
},
{
"ia0beb56": {
"en-US": "Early access to select new features",
"en-GB": "Early access to selected new features"
}
},
{
"i5cb232e": {
"en-US": "Choose custom app icons and add quick access to your favorite destinations.",
"en-GB": "Choose custom app icons and add quick access to your favourite destinations."
}
},
{
"b8692262": {
"en-US": "Check out other places for helpful information to learn more about X products and services.",
"en-GB": "See other places for helpful information to learn more about X products and services."
}
},
{
"b833bcde": {
"en-US": "Manage aspects of your X experience such as limiting color contrast and motion. These settings affect all the X accounts on this browser.",
"en-GB": "Manage aspects of your X experience such as limiting colour contrast and motion. These settings affect all the X accounts on this browser."
}
},
{
"e8c72272": {
"en-US": "Increase color contrast",
"en-GB": "Increase colour contrast"
}
},
{
"i0d81ddb": {
"en-US": "your personalization and data settings",
"en-GB": "your personalisation and data settings"
}
},
{
"b80bdc40": {
"en-US": "Automated accounts are programmed to perform certain actions automatically through the X API. Like posting a region’s weather conditions, for example. They’re created and managed by other people on X.",
"en-GB": "Automated accounts are programmed to perform certain actions automatically through the X API, such as posting a region’s weather conditions. They’re created and managed by other people on X."
}
},
{
"e427f632": {
"en-US": "Your account is labeled!",
"en-GB": "Your account is labelled!"
}
},
{
"bc20979a": {
"en-US": "X and its partners use cookies to provide you with a better, safer, and faster service and to support our business. Some cookies are necessary to use our services, improve our services, and make sure they work properly.",
"en-GB": "X and its partners use cookies to provide you with a better, safer and faster service and to support our business. Some cookies are necessary to use our services, improve our services and make sure they work properly."
}
},
{
"f1768324": {
"en-US": "Control how X personalizes content and collects and shares certain data.",
"en-GB": "Control how X personalises content and collects and shares certain data."
}
},
{
"d6104de0": {
"en-US": "You can opt out of interest-based advertising in your personalization and data settings. This will change the ads you see on X, however it won’t remove you from advertisers’ audiences.",
"en-GB": "You can opt out of interest-based advertising in your personalisation and data settings. This will change the ads you see on X; however, it won’t remove you from advertisers’ audiences."
}
},
{
"j31a1aa0": {
"en-US": "These are the places X uses to show you more relevant content. You won’t see places listed here if you turned off “Personalize based on places you’ve been”.",
"en-GB": "These are the places X uses to show you more relevant content. You won’t see places listed here if you turned off “Personalise based on places you’ve been”."
}
},
{
"ja0f971c": {
"en-US": "These are some of the interests matched to you based on your profile, activity, and the Topics you follow. These are used to personalize your experience across X, including the ads you see. You can adjust your interests if something doesn’t look right. Any changes you make may take a little while to go into effect.",
"en-GB": "These are some of the interests matched to you based on your profile, activity and the Topics you follow. These are used to personalise your experience across X, including the ads you see. You can adjust your interests if something doesn’t look right. Any changes you make may take a little while to go into effect."
}
},
{
"gd1ce494": {
"en-US": "We believe you are known for the below interests. These are used to show more of your content to people interested in those areas. You can adjust them if something doesn’t look right. Any changes you make may take a little while to go into effect.",
"en-GB": "We believe you are known for the interests shown below. These are used to show more of your content to people interested in those areas. You can adjust them if something doesn’t look right. Any changes you make may take a little while to go into effect."
}
},
{
"b708417c": {
"en-US": "You can request a ZIP file with an archive of your account information, account history, apps and devices, account activity, interests, and Ads data. You’ll get an in-app notification when the archive of your data is ready to download.",
"en-GB": "You can request a ZIP file with an archive of your account information, account history, apps and devices, account activity, interests and Ads data. You’ll get an in-app notification when the archive of your data is ready to download."
}
},
{
"i5d7593a": {
"en-US": "Try searching for people, groups, or messages",
"en-GB": "Try searching for people, groups or messages"
}
},
{
"a0b4541c": {
"en-US": "Something went wrong - but don’t fret, it’s not your fault",
"en-GB": "Something went wrong, but don’t fret ? it wasn’t your fault"
}
},
{
"j43b8f52": {
"en-US": "Number of views your media (GIFs, Images, Videos) got",
"en-GB": "Number of views your media (GIFs, images, videos) got"
}
},
{
"e51df2e6": {
"en-US": "Your mic will be off to start",
"en-GB": "Your mic will be off to start with"
}
},
{
"e61bdea4": {
"en-US": "The host is recording this Space. Everyone that speaks will be included in the public recording.",
"en-GB": "The Host is recording this Space. Everyone that speaks will be included in the public recording."
}
},
{
"ba25898c": {
"en-US": "Notes that explain their sources have a better chance of being rated helpful.",
"en-GB": "Notes that explain their sources have a better chance of being rated as helpful."
}
},
{
"e764d704": {
"en-US": "Notes that link to trustworthy sources have a better chance of being rated helpful.",
"en-GB": "Notes that link to trustworthy sources have a better chance of being rated as helpful."
}
},
{
"c6382384": {
"en-US": "Why is Community Notes using aliases?",
"en-GB": "Why does Community Notes use aliases?"
}
},
{
"i719f8e2": {
"en-US": "You can see contributors’ histories, and everyone is accountable through ratings they earn.",
"en-GB": "You can see contributors’ histories, and everyone is accountable through the ratings they earn."
}
},
{
"fdc2060a": {
"en-US": "You need a higher Impact Score score in order to write notes.",
"en-GB": "You need a higher Impact Score in order to write notes."
}
},
{
"hef02710": {
"en-US": "In addition to verified, your number must be from a trusted phone carrier, and not associated with another Community Notes account.",
"en-GB": "In addition to verified, your number must be from a trusted network provider, and not associated with another Community Notes account."
}
},
{
"a7c9a176": {
"en-US": "Community Notes accounts must have verified phone numbers from a trusted carrier",
"en-GB": "Community Notes accounts must have verified phone numbers from a trusted network provider"
}
},
{
"ec853dfa": {
"en-US": "To reduce the use of artificially created or virtual phone numbers, phone numbers must be from a trusted carrier.",
"en-GB": "To reduce the use of artificially created or virtual phone numbers, phone numbers must be from a trusted network provider."
}
},
{
"eda68484": {
"en-US": "It is digitally altered",
"en-GB": "It has been digitally altered"
}
},
{
"c926cff6": {
"en-US": "Given current evidence, I believe this post is likely...",
"en-GB": "Given current evidence, I believe this post is probably..."
}
},
{
"e0ef7a2c": {
"en-US": "Given current evidence, I believe this image is likely...",
"en-GB": "Given current evidence, I believe this image is..."
}
},
{
"g491d33a": {
"en-US": "Given current evidence, I believe this video is likely...",
"en-GB": "Given current evidence, I believe this video is..."
}
},
{
"i865abe8": {
"en-US": "Why do you believe this image may be misleading?",
"en-GB": "Why do you believe that this image may be misleading?"
}
},
{
"add096c6": {
"en-US": "Why do you believe this video may be misleading?",
"en-GB": "Why do you believe that this video may be misleading?"
}
},
{
"b8623176": {
"en-US": "Why do you believe this video is not misleading?",
"en-GB": "Why do you believe that this video is not misleading?"
}
},
{
"i8cae552": {
"en-US": "By rating you’ll help keep quality in Community Notes high.",
"en-GB": "By rating you’ll help keep the quality of Community Notes high."
}
},
{
"aaba8ed2": {
"en-US": "To keep note quality high and prevent spam, there’s a limit to the number of notes contributors can write each day, based on their Writing Impact. Please try again later.",
"en-GB": "To keep note quality high and prevent spam, there’s a limit to the number of notes that contributors can write each day, based on their Writing Impact. Please try again later."
}
},
{
"d6078a7e": {
"en-US": "Community Notes depends on you ratings to keep quality high.",
"en-GB": "Community Notes depend on your ratings to keep quality high."
}
},
{
"bcc14a68": {
"en-US": "Community Notes is a program where volunteer contributors add context (called “notes”) to posts they believe could be misleading. Notes below can be rated by contributors, and if they become currently rated helpful, they will shown as context on the post. If a note is currently rated helpful, and you disagree, you can request additional review ? meaning more contributors will review the note, and its rating could change. ",
"en-GB": "Community Notes is a programme where volunteer contributors add context (called “notes”) to posts they believe could be misleading. Notes below can be rated by contributors, and if they become currently rated helpful, they will shown as context on the post. If a note is currently rated helpful, and you disagree, you can request additional review ? meaning more contributors will review the note, and its rating could change. "
}
},
{
"d46b6bc8": {
"en-US": "These ratings improve Community Notes by giving feedback to note authors, and allowing contributors to focus on the most promising notes.",
"en-GB": "These ratings improve Community Notes by giving feedback to note authors and allowing contributors to focus on the most promising notes."
}
},
{
"jbe2ad46": {
"en-US": "Writers with a high Writing Impact and a high proportion of notes with a status of “Helpful” get access to:",
"en-GB": "Writers with a high Writing Impact and a high proportion of notes with a status of 'Helpful' get access to:"
}
},
{
"heb73816": {
"en-US": "Top Writers’ note proposals are more likely to trigger notifications to get rater’s attention.",
"en-GB": "Top Writers’ note proposals are more likely to trigger notifications to get a rater’s attention."
}
},
{
"ha275800": {
"en-US": "Looks like you’re not a part of the Community Notes pilot program. Join now to help people stay better informed.",
"en-GB": "Looks like you’re not a part of the Community Notes pilot programme. Join now to help people stay better informed."
}
},
{
"fdaeaab8": {
"en-US": "There was an error saving your settings, please try again.",
"en-GB": "There was an error saving your settings. Please try again."
}
},
{
"j39329ee": {
"en-US": "As a Premium subscriber, you can customize your navigation in your mobile app’s Settings ? Premium ? Extras.",
"en-GB": "As a Premium subscriber, you can customise your navigation in your mobile app’s Settings ? Premium ? Extras."
}
},
{
"hf68e810": {
"en-US": "Community Notes is a program that aims to create a better-informed world. It empowers people on X to collaboratively add helpful notes to posts that might be misleading.",
"en-GB": "Community Notes is a programme that aims to create a better-informed world. It empowers people on X to collaboratively add helpful notes to posts that might be misleading."
}
},
{
"c104025c": {
"en-US": "Contributors are people on X, just like you, who chose to enroll in the pilot to write and rate notes. The more people that participate, the better the program becomes.",
"en-GB": "Contributors are people on X, just like you, who chose to enrol in the pilot to write and rate notes. The more people that participate, the better the programme becomes."
}
},
{
"d4a6b322": {
"en-US": "All Community Notes data are published here daily, so people have free access to analyze it, identify problems, and spot opportunities to make Community Notes better. We can’t wait to learn with you.",
"en-GB": "All Community Notes data are published here daily, so people have free access to analyse it, identify problems and spot opportunities to make Community Notes better. We can’t wait to learn with you."
}
},
{
"c359263a": {
"en-US": "Learn how to use and analyze Community Notes data ",
"en-GB": "Learn how to use and analyse Community Notes data "
}
},
{
"d7f19114": {
"en-US": "User enrollment status data",
"en-GB": "User enrolment status data"
}
},
{
"g880d8c0": {
"en-US": "User enrollment status data isn’t available yet",
"en-GB": "User enrolment status data isn’t available yet"
}
},
{
"fce0c59e": {
"en-US": "Failed to parse the animation JSON. Please check the format of the JSON in your animation file and try again.",
"en-GB": "Failed to parse the JSON animation. Please check the format of the JSON in your animation file and try again."
}
},
{
"g0eea6c2": {
"en-US": "Failed to read the animation JSON file. Please try to open the file again.",
"en-GB": "Failed to read the JSON animation file. Please try to open the file again."
}
},
{
"h785a8b0": {
"en-US": "Your posts are shared with other Community members ? not your followers.",
"en-GB": "Your posts are shared with other Community members ? not your followers."
}
},
{
"dfdcc6b4": {
"en-US": "Control who can join your Community. Keep in mind all Communities are visible to everyone on X.",
"en-GB": "Control who can join your Community. Bear in mind that all Communities are visible to everyone on X."
}
},
{
"adfcc3ce": {
"en-US": "Add, delete, or edit rules",
"en-GB": "Add, delete or edit rules"
}
},
{
"fd67f7c8": {
"en-US": "Edit Community name, purpose, and more",
"en-GB": "Edit Community name, purpose and more"
}
},
{
"b18e94b2": {
"en-US": "Switch to a professional profile to show a Community on your profile, access audience analytics, and more.",
"en-GB": "Switch to a professional profile to show a Community on your profile, access audience analytics and more."
}
},
{
"c3c04b70": {
"en-US": "Color theme",
"en-GB": "Colour theme"
}
},
{
"c5d1634e": {
"en-US": "Okay, I understand",
"en-GB": "OK, I understand"
}
},
{
"ja1387a8": {
"en-US": "Search results will include only your followers and people who allow Direct Messages from everyone.",
"en-GB": "Search results will include only your Followers and people who allow Direct Messages from everyone."
}
},
{
"dca19c06": {
"en-US": "You hid this post",
"en-GB": "You've hidden this post"
}
},
{
"d8a0b64e": {
"en-US": "Only members can post, like, or reply.",
"en-GB": "Only members can post, like or reply."
}
},
{
"e8fcdd3a": {
"en-US": "We start you out with some basic settings, but your Community is completely customizable. We’ll get into that next.",
"en-GB": "We start you out with some basic settings, but your Community is completely customisable. We’ll get into that next."
}
},
{
"e2186ee2": {
"en-US": "Not feeling your settings? No problem. It’s easy enough to change.",
"en-GB": "Not feeling your settings? No problem. They're easy enough to change."
}
},
{
"g2768d0e": {
"en-US": "Just a few things to get your Community in good shape for its debut ...",
"en-GB": "Just a few things to get your Community in good shape for its debut..."
}
},
{
"a01e1a7c": {
"en-US": "Personalize your Community",
"en-GB": "Personalise your Community"
}
},
{
"a524bb7e": {
"en-US": "Hashtags make it easy to create, find, and join themed conversations in the Community.",
"en-GB": "Hashtags make it easy to create, find and join themed conversations in the Community."
}
},
{
"b7218496": {
"en-US": "No hashtags ... yet",
"en-GB": "No hashtags... yet"
}
},
{
"ee55dcca": {
"en-US": "Remember that this account does not belong to you. As an admin, you can send Direct Messages, publish Tweets, and create Lists ? as well as view them. You can also invite or remove contributors to the account and view Tweet analytics.",
"en-GB": "Remember that this account does not belong to you. As an admin, you can send Direct Messages, publish Tweets and create Lists ? as well as view them. You can also invite or remove contributors to the account and view Tweet analytics."
}
},
{
"fc949f9a": {
"en-US": "Remember that this account does not belong to you. As a contributor, you can send Direct Messages, publish Tweets, and create Lists ? as well as view them.",
"en-GB": "Remember that this account does not belong to you. As a contributor, you can send Direct Messages, publish Tweets and create Lists ? as well as view them."
}
},
{
"a073658c": {
"en-US": "Choose from your existing conversations, start a new one, or just keep swimming.",
"en-GB": "Choose from your existing conversations, start a new one or just keep swimming."
}
},
{
"fe1eaa96": {
"en-US": "Warnings will now be displayed over messages detected to contain potentially graphic media (like nudity, sexual content, or violence). You can always turn this off later in Settings.",
"en-GB": "Warnings will now be displayed over messages detected to contain potentially graphic media (like nudity, sexual content or violence). You can always turn this off later in Settings."
}
},
{
"f7289cd6": {
"en-US": "You have a group conversation selected",
"en-GB": "You have selected a group conversation"
}
},
{
"b5b0afa4": {
"en-US": "Customize your view",
"en-GB": "Customise your view"
}
},
{
"ead349a8": {
"en-US": "The latest stories on Twitter - as told by Tweets.",
"en-GB": "The latest stories on Twitter ? as told by Tweets."
}
},
{
"i1ccd17a": {
"en-US": "Send Direct Messages to people, who don’t follow you, without your message being automatically filtered.",
"en-GB": "Send Direct Messages to people who don’t follow you, without your message being automatically filtered."
}
},
{
"efb132c3": {
"en-US": "{title} - {description} for {price}",
"en-GB": "{title} ? {description} for {price}"
}
},
{
"jd7ca8ee": {
"en-US": "Log in to Twitter to see the latest. Join the conversation, follow accounts, see your Home Timeline, and catch up on Tweets from the people you know.",
"en-GB": "Log in to Twitter to see the latest. Join the conversation, follow accounts, see your Home Timeline and catch up on Tweets from the people you know."
}
},
{
"caac124e": {
"en-US": "There was unusual login activity on your account. To help keep your account safe, please enter your phone number or username to verify it’s you.",
"en-GB": "There was unusual login activity on your account. To help keep your account safe, please enter your phone number or username to verify that it’s you."
}
},
{
"ab77e0b8": {
"en-US": "There was unusual login activity on your account. To help keep your account safe, please enter your email address or username to verify it’s you.",
"en-GB": "There was unusual login activity on your account. To help keep your account safe, please enter your email address or username to verify that it’s you."
}
},
{
"ge7c661a": {
"en-US": "Likes, mentions, reposts, and a whole lot more ? when it comes from other verified people, you’ll find it here.",
"en-GB": "Likes, mentions, reposts and a whole lot more ? when it comes from other verified people, you’ll find it here."
}
},
{
"d3de3b5c": {
"en-US": "Likes, mentions, reposts, and a whole lot more ? when it comes from your subscribers, you’ll find it here.",
"en-GB": "Likes, mentions, reposts and a whole lot more ? when it comes from your subscribers, you’ll find it here."
}
},
{
"f4392d00": {
"en-US": "Authorize app",
"en-GB": "Authorise app"
}
},
{
"bb347bbc": {
"en-US": "help center",
"en-GB": "help centre"
}
},
{
"f3bcfac0": {
"en-US": "This is best for brands, retail shops, services providers, and organizations.",
"en-GB": "This is best for brands, retail shops, service providers and organisations."
}
},
{
"e8af8ef4": {
"en-US": "This is best for public figures, artists, and influencers.",
"en-GB": "This is best for public figures, artists and influencers."
}
},
{
"e44eab74": {
"en-US": "Currently not all modules are supported on all X clients",
"en-GB": "Currently, not all modules are supported on all X clients"
}
},
{
"b5aed332": {
"en-US": "No spotlights available",
"en-GB": "No Spotlights available"
}
},
{
"e0d47030": {
"en-US": "Where can your customers reach you? Keep in mind, this information will be publicly available to allow your customers to find you. You can remove it at any time.",
"en-GB": "Where can your customers reach you? Bear in mind that this information will be publicly available to allow your customers to find you. You can remove it at any time."
}
},
{
"cd39daf6": {
"en-US": "ZIP code / postal code",
"en-GB": "ZIP code/postcode"
}
},
{
"gc0df5a6": {
"en-US": "Add ZIP code / postal code",
"en-GB": "Add ZIP code/postcode"
}
},
{
"b688f53a": {
"en-US": "State / Province / Region",
"en-GB": "City/County/Region"
}
},
{
"a67f5bbc": {
"en-US": "Add state / province / region",
"en-GB": "Add city/county/region"
}
},
{
"a0abe108": {
"en-US": "Invalid state / province / region",
"en-GB": "Invalid state/province/region"
}
},
{
"af9b9b78": {
"en-US": "Invalid ZIP code / postal code",
"en-GB": "Invalid ZIP code/postcode"
}
},
{
"i373e022": {
"en-US": "Enter email",
"en-GB": "Enter email address"
}
},
{
"b97705ce": {
"en-US": "Keep in mind, this phone number will be publicly available for customers to contact you. You can remove it at any time.",
"en-GB": "Bear in mind that this phone number will be publicly available for customers to contact you. You can remove it at any time."
}
},
{
"e3de2f6f": {
"en-US": "{entity} was added to your Bookmarks",
"en-GB": "{entity} has been added to your Bookmarks"
}
},
{
"e64de8a9": {
"en-US": "{entity} was removed from your Bookmarks",
"en-GB": "{entity} has been removed from your Bookmarks"
}
},
{
"h7fa9240": {
"en-US": "United States:",
"en-GB": "United States"
}
},
{
"b0dbe914": {
"en-US": "Use phone, email or username",
"en-GB": "Use your phone number, email address or username"
}
},
{
"f24266fe": {
"en-US": "Earlybird Settings",
"en-GB": "Earlybird settings"
}
},
{
"c5bb3cd2": {
"en-US": "You’ll see Tweets about this in your Home timeline. This Topic will help personalize your experience across Twitter.",
"en-GB": "You’ll see Tweets about this in your Home timeline. This Topic will help personalise your experience across Twitter."
}
},
{
"a10aa36c": {
"en-US": "Help Center",
"en-GB": "Help Centre"
}
},
{
"d0740558": {
"en-US": "Help Center",
"en-GB": "Help Centre"
}
},
{
"d2d76dca": {
"en-US": "Help Center",
"en-GB": "Help Centre"
}
},
{
"db81cab0": {
"en-US": "20-29",
"en-GB": "20?29"
}
},
{
"f173716e": {
"en-US": "30-39",
"en-GB": "30?39"
}
},
{
"ada329e6": {
"en-US": "40-49",
"en-GB": "40?49"
}
},
{
"f05f1838": {
"en-US": "Other / Not specified",
"en-GB": "Other/Not specified"
}
},
{
"a0615bac": {
"en-US": "Total number of times a user has interacted with a post. This includes all clicks anywhere on the post (including hashtags, links, avatar, username, and post expansion), reposts, replies, follows, and likes.",
"en-GB": "Total number of times a user has interacted with a post. This includes all clicks anywhere on the post (including hashtags, links, avatar, username and post expansion), reposts, replies, follows and likes."
}
},
{
"a4da7724": {
"en-US": "Times people viewed the details about this post",
"en-GB": "Times people have viewed the details about this post"
}
},
{
"he737dd1": {
"en-US": "This post has earned {impressions} new impression{impressions} and got {engagements} new engagement{engagements}",
"en-GB": "This post has earned {impressions} new impression{impressions} and received {engagements} new engagement{engagements}"
}
},
{
"b823301e": {
"en-US": "Once it’s approved, your post will be promoted to the audience you selected.",
"en-GB": "Once it’s been approved, your post will be promoted to the audience you selected."
}
},
{
"fc6cbba2": {
"en-US": "Nothing to see here - yet",
"en-GB": "Nothing to see here ? yet"
}
},
{
"c133a39b": {
"en-US": "{minAge}-{maxAge}",
"en-GB": "{minAge} ? {maxAge}"
}
},
{
"gc3ce5d9": {
"en-US": "Estimated reach of {audienceLow} - {audienceHigh} people per day",
"en-GB": "Estimated reach of {audienceLow}?{audienceHigh} people per day"
}
},
{
"db841200": {
"en-US": "Boost engagement, reach more people, and spread the word about your page.",
"en-GB": "Boost engagement, reach more people and spread the word about your page."
}
},
{
"cb19a2f0": {
"en-US": "Get more likes, reposts, etc.",
"en-GB": "Get more likes, reposts etc."
}
},
{
"b614fad0": {
"en-US": "Make sure your post includes a link.",
"en-GB": "Make sure that your post includes a link."
}
},
{
"cc217a04": {
"en-US": "Coupon balance",
"en-GB": "Voucher balance"
}
},
{
"g4f2b588": {
"en-US": "Remaining coupon balance",
"en-GB": "Remaining voucher balance"
}
},
{
"fc640c20": {
"en-US": "Add payment details to claim your coupon",
"en-GB": "Add payment details to claim your voucher"
}
},
{
"iaefd4de": {
"en-US": "Sign up and add payment details to claim your coupon",
"en-GB": "Sign up and add payment details to claim your voucher"
}
},
{
"e5e42640": {
"en-US": "Hmmm... your coupon didn’t load. Please try again later.",
"en-GB": "Hmmm... your voucher didn’t load. Please try again later."
}
},
{
"c1134966": {
"en-US": "Terms and Advertising Guidelines",
"en-GB": "X Terms and Advertising Guidelines"
}
},
{
"he45cc43": {
"en-US": "Coupon Terms",
"en-GB": "X Voucher Terms"
}
},
{
"b1f8ee00": {
"en-US": "Housing, Lending, and Employment Opportunities Ads policy",
"en-GB": "Housing, Lending and Employment Opportunities Ads policy"
}
},
{
"i61a221c": {
"en-US": "Subscribe & Pay",
"en-GB": "Subscribe & pay"
}
},
{
"i2c32253": {
"en-US": "{price} / month",
"en-GB": "{price}/month"
}
},
{
"c6614cc0": {
"en-US": "plus any applicable tax",
"en-GB": "plus any applicable VAT"
}
},
{
"f8d3b50a": {
"en-US": "tax inclusive",
"en-GB": "VAT inclusive"
}
},
{
"fce91ab4": {
"en-US": "Hmmm - that didn’t work.",
"en-GB": "Hmmm ? that didn’t work."
}
},
{
"f8b27d96": {
"en-US": "Full-Time",
"en-GB": "Full-time"
}
},
{
"fb05f2a4": {
"en-US": "Full-Time Contract",
"en-GB": "Full-time Contract"
}
},
{
"a4d0547e": {
"en-US": "Part-Time",
"en-GB": "Part-time"
}
},
{
"cc537386": {
"en-US": "Mid-Level",
"en-GB": "Mid-level"
}
},
{
"i312f0ce": {
"en-US": "Onsite",
"en-GB": "On-site"
}
},
{
"h97c7f42": {
"en-US": "Partial requirement to be onsite",
"en-GB": "Partial requirement to be on-site"
}
},
{
"ibed2d04": {
"en-US": "No requirement to be onsite",
"en-GB": "No requirement to be on-site"
}
},
{
"h8885a22": {
"en-US": "List names cannot exceed 25 characters",
"en-GB": "Channel names cannot exceed 25 characters"
}
},
{
"g13ea02c": {
"en-US": "Try searching for lists",
"en-GB": "Try searching for Lists"
}
},
{
"hb26a1fe": {
"en-US": "Go on ? start posting that exclusive content. All of your Subscription posts will show up here.",
"en-GB": "Go on ? start posting that exclusive content. All of your Subscription posts will show up here."
}
},
{
"d1614228": {
"en-US": "Lights, camera … attachments!",
"en-GB": "Lights, camera… attachments!"
}
},
{
"b74bd6c6": {
"en-US": "This account is verified because it’s notable in government, news, entertainment, or another designated category.",
"en-GB": "This account is verified because it’s notable in government, news, entertainment or another designated category."
}
},
{
"d2613123": {
"en-US": "Subscribe - {price}/mo",
"en-GB": "Subscribe ? {price}/mo"
}
},
{
"ab7fc3ef": {
"en-US": "People super following {fullName} (@{screenName})",
"en-GB": "People Super Following {fullName} (@{screenName})"
}
},
{
"hb7d1bb4": {
"en-US": "More on Opensea",
"en-GB": "More on OpenSea"
}
},
{
"ea000ec8": {
"en-US": "Already canceled your Subscription?",
"en-GB": "Already cancelled your Subscription?"
}
},
{
"d7b8387e": {
"en-US": "If you’ve already canceled, there’s nothing more to do. Your Subscription will automatically expire at the end of the billing cycle.",
"en-GB": "If you’ve already cancelled, there’s nothing more to do. Your Subscription will automatically expire at the end of the billing cycle."
}
},
{
"g2c0144a": {
"en-US": "Verified Organizations",
"en-GB": "Verified Organisations"
}
},
{
"cdcd1d2c": {
"en-US": "Add affiliations to your organization",
"en-GB": "Add affiliations to your organisation"
}
},
{
"ba047f76": {
"en-US": "Removing an affiliation immediately removes their checkmark and affiliation badge. You will continue to be billed until the end of the month.",
"en-GB": "Removing an affiliation immediately removes their tick and affiliation badge. You will continue to be billed until the end of the month."
}
},
{
"e30cbdf0": {
"en-US": "This affiliate is a Verified Organizations subscriber and must remain an Organization. They cannot be changed to Individual.",
"en-GB": "This affiliate is a Verified Organisations subscriber and must remain an Organisation. They cannot be changed to an Individual."
}
},
{
"d8bb1d84": {
"en-US": "Organization",
"en-GB": "Organisation"
}
},
{
"fd059188": {
"en-US": "There was a problem syncing your jobs. Please try again later.",
"en-GB": "There was a problem creating this job. Please try again later."
}
},
{
"e970bdbd": {
"en-US": "{count} invites remaining",
"en-GB": "{count} invitations remaining"
}
},
{
"ae71ff52": {
"en-US": "You are on the waitlist",
"en-GB": "You’re on the waiting list"
}
},
{
"abebf0fa": {
"en-US": "Featured Jobs",
"en-GB": "Featured jobs"
}
},
{
"bb39aec3": {
"en-US": "Featured Jobs ({count})",
"en-GB": "Featured jobs ({count})"
}
},
{
"b026896a": {
"en-US": "Are you sure you want to delete this job?",
"en-GB": "Are you sure that you want to delete this job?"
}
},
{
"bfef82f0": {
"en-US": "X Hiring is a free feature for Verified Organizations to post jobs, feature jobs on your company profile, and attract top talent to your open positions.",
"en-GB": "X Hiring is a free feature for Verified Organisations to post jobs, feature jobs on your company profile and attract top talent to your open positions."
}
},
{
"d8bc6eea": {
"en-US": "Add up to 5 jobs to be Featured Jobs on your company profile. All users will see these featured roles when they view your company’s profile.",
"en-GB": "Add up to five jobs to be Featured Jobs on your company profile. All users will see these featured roles when they view your company’s profile."
}
},
{
"aeac3eb4": {
"en-US": "Refresh Jobs",
"en-GB": "Refresh jobs"
}
},
{
"fb146dd2": {
"en-US": "Employment Type",
"en-GB": "Employment type"
}
},
{
"bc8b300c": {
"en-US": "Job Function",
"en-GB": "Job function"
}
},
{
"d1eedb50": {
"en-US": "Help candidates understand the area this role supports.",
"en-GB": "Help candidates understand the area that this role supports."
}
},
{
"i7174442": {
"en-US": "Job Description",
"en-GB": "Job description"
}
},
{
"b7800bec": {
"en-US": "Pitch the job in 200 characters or less. Shown in posts, recommendations, and search.",
"en-GB": "Pitch the job in 200 characters or less. Shown in posts, recommendations and search."
}
},
{
"c2e77608": {
"en-US": "Job Title (Required)",
"en-GB": "Job title (Required)"
}
},
{
"c05176ec": {
"en-US": "If this role is onsite, enter the site location(s). If this role is remote, describe where candidates can be located.",
"en-GB": "If this role is on-site, enter the site location(s). If this role is remote, describe where candidates can be located."
}
},
{
"fa7d455a": {
"en-US": "Location Type",
"en-GB": "Location type"
}
},
{
"de1c4376": {
"en-US": "Salary Range",
"en-GB": "Salary range"
}
},
{
"b8cbb51a": {
"en-US": "Job Summary",
"en-GB": "Job summary"
}
},
{
"abd10f16": {
"en-US": "To make changes to your billing details, use the Billing tab in the left hand menu.",
"en-GB": "To make changes to your billing details, use the Billing tab in the left-hand menu."
}
},
{
"dd3a293c": {
"en-US": "Your Verified Organization subscription has ended.",
"en-GB": "Your Verified Organisation subscription has ended."
}
},
{
"b39996b8": {
"en-US": "Canceling Verified Organizations will result in your organization immediately losing its gold checkmark.",
"en-GB": "Cancelling Verified Organisations will result in your organisation immediately losing its gold tick."
}
},
{
"b0ae7088": {
"en-US": "In addition, all affiliated accounts will be immediately canceled and lose their gold or blue checkmarks and affiliate badges.",
"en-GB": "In addition, all affiliated accounts will be cancelled immediately and lose their gold or blue ticks and affiliate badges."
}
},
{
"g0eadcf6": {
"en-US": "Affiliated with another organization",
"en-GB": "Affiliated with another organisation"
}
},
{
"a8c81f88": {
"en-US": "Organization Account",
"en-GB": "Organisation Account"
}
},
{
"f002f1d6": {
"en-US": "Send Invite",
"en-GB": "Send Invitation"
}
},
{
"af7293cc": {
"en-US": "Invite X accounts to join your organization. If they accept, they will get a checkmark, and your affiliation will be displayed on their profiles.",
"en-GB": "Invite X accounts to join your organisation. If they accept, they will get a tick, and your affiliation will be displayed on their profiles."
}
},
{
"ec0f203e": {
"en-US": "Once the affiliate has accepted the invite, make sure to update their checkmark to the correct checkmark color.",
"en-GB": "Once the affiliate has accepted the invitation, make sure to update their tick to the correct tick colour."
}
},
{
"jf351704": {
"en-US": "To continue you need to update the affiliate limit on this invoice.",
"en-GB": "To continue, you need to update the affiliate limit on this invoice."
}
},
{
"d40d1cc0": {
"en-US": "To continue you need to pay via Stripe.",
"en-GB": "To continue, you need to pay using Stripe."
}
},
{
"fa2a280a": {
"en-US": "Update Invoice",
"en-GB": "Update invoice"
}
},
{
"i7b2f08e": {
"en-US": "Welcome to Verified Organizations",
"en-GB": "Welcome to Verified Organisations"
}
},
{
"g59f8506": {
"en-US": "Note: Accounts that cannot verify as a business or government entity, will not be refunded.",
"en-GB": "Note: Accounts that cannot verify as a business or government entity will not be refunded."
}
},
{
"fde6cf98": {
"en-US": "For immediate access to Verified Organizations.",
"en-GB": "For immediate access to Verified Organisations."
}
},
{
"h4bc6e5c": {
"en-US": "Get 2x organic reach with Verified Organizations. Sign up to make your posts go further.",
"en-GB": "Get 2x organic reach with Verified Organisations. Sign up to make your posts go further."
}
},
{
"f743a094": {
"en-US": "Organic posts by your organization and its affiliates will be seen by more people, without the need for advertising.",
"en-GB": "Organic posts by your organisation and its affiliates will be seen by more people, without the need for advertising."
}
},
{
"e99e9416": {
"en-US": "Affiliates Badges",
"en-GB": "Affiliates badges"
}
},
{
"da8d2512": {
"en-US": "Give your people a special badge letting the world know they‘re a verified member of your team.",
"en-GB": "Give your people a special badge, letting the world know they're a verified member of your team."
}
},
{
"b0c2915c": {
"en-US": "Feature critical roles on your company profile and organically reach millions of relevant candidates.",
"en-GB": "Feature critical roles on your company profile and reach millions of relevant candidates organically."
}
},
{
"a2fbcf36": {
"en-US": "30 minute average response times to any question you may have about X.",
"en-GB": "30-minute average response times to any question you may have about X."
}
},
{
"dcbccede": {
"en-US": "I am an organization",
"en-GB": "I am an organisation"
}
},
{
"f44ce884": {
"en-US": "For businesses, government agencies, and non-profits",
"en-GB": "For businesses, government agencies and non-profits"
}
},
{
"dece6c60": {
"en-US": "Organization name",
"en-GB": "Organisation name"
}
},
{
"c4c1b600": {
"en-US": "Organization email address",
"en-GB": "Organisation email address"
}
},
{
"b1e0aec0": {
"en-US": "Organization @handle",
"en-GB": "Organisation @handle"
}
},
{
"b36f0fd4": {
"en-US": "Select how many affiliates you need for your organization.",
"en-GB": "Select how many affiliates you need for your organisation."
}
},
{
"e11d5e1a": {
"en-US": "You will be able to leverage all the benefits of Premium, but your organization will not receive a gold or grey checkmark and you will not be able to add affiliated accounts until your account is approved.",
"en-GB": "You will be able to leverage all the benefits of Premium, but your organisation will not receive a gold or grey tick and you will not be able to add affiliated accounts until your account is approved."
}
},
{
"d3469342": {
"en-US": "Organizations and affiliates",
"en-GB": "Organisations and affiliates"
}
},
{
"a45c9596": {
"en-US": "Your invoice has been successfuly generated.",
"en-GB": "Your invoice has been generated successfully."
}
},
{
"i60d7542": {
"en-US": "Organization website",
"en-GB": "Organisation website"
}
},
{
"b92f9dee": {
"en-US": "Organization type",
"en-GB": "Organisation type"
}
},
{
"a9ac4602": {
"en-US": "Your application to Verified Organizations is still being reviewed. Please try again later.",
"en-GB": "Your application to Verified Organisations is still being reviewed. Please try again later."
}
},
{
"e93d2f8a": {
"en-US": "Customize your experience by adding a variety of columns such as:",
"en-GB": "Customise your experience by adding a variety of columns such as:"
}
},
{
"f1990aa4": {
"en-US": "Organize your columns with Decks",
"en-GB": "Organise your columns with Decks"
}
},
{
"a98513b6": {
"en-US": "Customize columns",
"en-GB": "Customise columns"
}
},
{
"c8759e44": {
"en-US": "Rollover the top of a column for options like:",
"en-GB": "Roll over the top of a column for options like:"
}
},
{
"cf1a138f": {
"en-US": "Changed to deck - {title}",
"en-GB": "Changed to deck ? {title}"
}
},
{
"ha2aae72": {
"en-US": "Opens dialog to manage the selected deck",
"en-GB": "Opens a dialog to manage the selected deck"
}
},
{
"je0526a0": {
"en-US": "Monitor multiple timelines on a single screen. Track and organize content, and engage with your communities in real-time.",
"en-GB": "Monitor multiple timelines on a single screen. Track and organise content, and engage with your communities in real time."
}
},
{
"ad5df1d7": {
"en-US": "Changed to column - {title}",
"en-GB": "Changed to column ? {title}"
}
},
{
"dd9daca8": {
"en-US": "Replace periods with - in the List name.",
"en-GB": "Replace full stops with - in the List name."
}
},
{
"g4d581a2": {
"en-US": "Empty this, and all Bookmark Folders",
"en-GB": "Empty this and all Bookmark Folders"
}
},
{
"dd703fbd": {
"en-US": "Delete column - {title}",
"en-GB": "Delete column ? {title}"
}
},
{
"gbe58034": {
"en-US": "If you switch to top posts any posts you have cleared will be revealed into the column.",
"en-GB": "If you switch to top posts, any posts you have cleared will be revealed into the column."
}
},
{
"d00586a6": {
"en-US": "This column can’t be loaded. Try make a new column.",
"en-GB": "This column can’t be loaded. Try making a new column."
}
},
{
"a6587d95": {
"en-US": "Reorder column - {title}",
"en-GB": "Reorder column ? {title}"
}
},
{
"c77a6327": {
"en-US": "Open column options - {title}",
"en-GB": "Open column options ? {title}"
}
},
{
"f7bbbb6d": {
"en-US": "Close column options - {title}",
"en-GB": "Close column options ? {title}"
}
},
{
"e1307bdf": {
"en-US": "Refresh column - {title}",
"en-GB": "Refresh column ? {title}"
}
},
{
"h15afbce": {
"en-US": "Let’s get you setup",
"en-GB": "Let’s get you set up"
}
},
{
"ibe6be32": {
"en-US": "Customize your X Pro experience: choose the column width, color, text and media size that is right for you.",
"en-GB": "Customise your X Pro experience: choose the column width, colour, text and media size that is right for you."
}
},
{
"i8912d28": {
"en-US": "Lets add some columns...",
"en-GB": "Let’s add some columns..."
}
},
{
"g2c6e34a": {
"en-US": "Manage content size, color and background.",
"en-GB": "Manage content size, colour, and background."
}
},
{
"ce2e487c": {
"en-US": "If you change all columns, every column across all your decks will be updated. If you choose No, only columns you create from now will get the new settings.",
"en-GB": "If you change all columns, every column across all your decks will be updated. If you choose No, only columns you create from now on will get the new settings."
}
},
{
"cb861826": {
"en-US": "Reorder Deck",
"en-GB": "Re-order Deck"
}
},
{
"b41ba996": {
"en-US": "Following this Topic will help personalize Home timeline and experience across Twitter",
"en-GB": "Following this Topic will help personalise your Home timeline and experience across Twitter"
}
},
{
"g9c2dec8": {
"en-US": "Please switch to a supported browser to continue using twitter.com. You can see a list of supported browsers in our Help Center.",
"en-GB": "Please switch to a supported browser to continue using twitter.com. You can see a list of supported browsers in our Help Centre."
}
},
{
"ddf1d67c": {
"en-US": "We’ve detected that JavaScript is disabled in this browser. Please enable JavaScript or switch to a supported browser to continue using twitter.com. You can see a list of supported browsers in our Help Center.",
"en-GB": "We’ve detected that JavaScript is disabled in this browser. Please enable JavaScript or switch to a supported browser to continue using twitter.com. You can see a list of supported browsers in our Help Centre."
}
},
{
"f1a9e3a2": {
"en-US": "Get breaking news, politics, trending music, world events, sports scores, and the latest global news stories as they unfold - all with less data.",
"en-GB": "Get breaking news, politics, trending music, world events, sports scores and the latest global news stories as they unfold ? all with less data."
}
},
{
"bb402b62": {
"en-US": "X Pro is a customizable dashboard for staying up to date with what’s happening now.",
"en-GB": "X Pro is a customisable dashboard for staying up to date with what’s happening now."
}
},
{
"fffb3384": {
"en-US": "No Emojis found",
"en-GB": "No emojis found"
}
},
{
"e8f674ab": {
"en-US": "This is a {chartType} bar chart. The title of the chart is {chartTitle}. There are in total {noOfCategories} categories. The minimum value is {minValue} and the maximum value is {maxValue}. Explore the chart using navigation controls.",
"en-GB": "This is a {chartType} bar chart. The title of the chart is {chartTitle}. There is a total of {noOfCategories} categories. The minimum value is {minValue}, and the maximum value is {maxValue}. Explore the chart using the navigation controls."
}
},
{
"e453f536": {
"en-US": "What’s Subscriptions",
"en-GB": "What’s Subscriptions?"
}
},
{
"dea63fc4": {
"en-US": "When you Subscribe to your favorite Twitter creators, you get bonus content ? and they earn a little money.",
"en-GB": "When you Subscribe to your favourite Twitter creators, you get bonus content ? and they earn a little money."
}
},
{
"j8b01b27": {
"en-US": "Space {title} hosted by {host} has been canceled",
"en-GB": "Space {title} hosted by {host} has been cancelled"
}
},
{
"fda9f48c": {
"en-US": "Space has been canceled",
"en-GB": "Space has been cancelled"
}
},
{
"h5051dd8": {
"en-US": "Canceled",
"en-GB": "Cancelled"
}
},
{
"c41ea42e": {
"en-US": "This Space was canceled",
"en-GB": "This Space was cancelled"
}
},
{
"d9daefca": {
"en-US": "Dark Gray",
"en-GB": "Dark Grey"
}
},
{
"c69eb656": {
"en-US": "Full-Time",
"en-GB": "Full-time"
}
},
{
"g46ae43c": {
"en-US": "Full-Time Contract",
"en-GB": "Full-time Contract"
}
},
{
"jf7d4cc6": {
"en-US": "Part-Time",
"en-GB": "Part-time"
}
},
{
"df8cd2af": {
"en-US": "Slide {currentSlide} of {itemCount} - Carousel. {type}. {altText}",
"en-GB": "Slide {currentSlide} of {itemCount} ? Carousel. {type}. {altText}"
}
},
{
"h6405c17": {
"en-US": "Slide {currentSlide} of {itemCount} - Carousel",
"en-GB": "Slide {currentSlide} of {itemCount} ? Carousel"
}
},
{
"f1b6bcec": {
"en-US": "Copy Gif Address",
"en-GB": "Copy GIF Address"
}
},
{
"f3c268a5": {
"en-US": "Shop {advertiserName}",
"en-GB": "Shop for {advertiserName}"
}
},
{
"b1eb72fa": {
"en-US": "Sorry, this video is restricted in certain areas, please wait a few seconds as we acquire your location. Make sure to enable location settings in your browser.",
"en-GB": "Sorry, this video is restricted in certain areas, please wait a few seconds while we acquire your location. Make sure to enable location settings in your browser."
}
},
{
"h18b719a": {
"en-US": "This is a published Article, a new way to write on Twitter.",
"en-GB": "This is a published Article, a new way to write on X."
}
},
{
"ce215de2": {
"en-US": "They will be able to see your Tweets, follow you, and send you Direct Messages.",
"en-GB": "They will be able to see your Tweets, follow you and send you Direct Messages."
}
},
{
"a7e943e0": {
"en-US": "This Tweet can’t be replied to, shared or liked.",
"en-GB": "This Tweet can’t be replied to, shared, or liked."
}
},
{
"ff31714c": {
"en-US": "and {othersCount}1 other",
"en-GB": " and {othersCount}1 other"
}
},
{
"i4e2f96c": {
"en-US": "and {othersCount}1 other",
"en-GB": " and {othersCount}1 other"
}
},
{
"d6f781e4": {
"en-US": "When you Subscribe to your favorite X creators, you get bonus content ? and they earn a little money.",
"en-GB": "When you Subscribe to your favorite X creators, you get bonus content ? and they earn a little money."
}
},
{
"h30a19bb": {
"en-US": "This is a pie chart. The title of the chart is {chartTitle}. There are in total {noOfCategories} categories. The minimum value is {minValue} and the maximum value is {maxValue}. Explore the chart using navigation controls.",
"en-GB": "This is a pie chart. The title of the chart is {chartTitle}. There are a total of {noOfCategories} categories. The minimum value is {minValue}, and the maximum value is {maxValue}. Explore the chart using the navigation controls."
}
},
{
"j3d49e93": {
"en-US": "{timestamp}m",
"en-GB": "{timestamp}M"
}
},
{
"hd977dd9": {
"en-US": "Pick a method to show that your account qualifies for verification as an activist or organizer.",
"en-GB": "Pick a method to show that your account qualifies for verification as an activist or organiser."
}
},
{
"ie26d72d": {
"en-US": "Provide a link that references you in a leadership position for a Verified advocacy organization. The reference must come from the official site of a Verified organization. ",
"en-GB": "Provide a link that references you in a leadership position for a Verified advocacy organisation. The reference must come from the official site of a Verified organisation. "
}
},
{
"f774e39d": {
"en-US": "Pick a method to show that your account qualifies for verification as a prominent company, brand, or organization. ",
"en-GB": "Pick a method to show that your account qualifies for verification as a prominent company, brand or organisation. "
}
},
{
"d8510869": {
"en-US": "Provide a link to a Google Trends profile with evidence of recent search activity about your company, brand, or organization. ",
"en-GB": "Provide a link to a Google Trends profile with evidence of recent search activity about your company, brand or organisation. "
}
},
{
"h75e3641": {
"en-US": "Provide a link to a Wikipedia page about your company, brand, or organization that contains at least three external references. ",
"en-GB": "Provide a link to a Wikipedia page about your company, brand or organisation that contains at least three external references. "
}
},
{
"de6d69a1": {
"en-US": "Provide a link showing evidence of that your company, brand, or organization is listed on a public stock exchange. ",
"en-GB": "Provide a link showing evidence of that your company, brand or organisation is listed on a public stock exchange. "
}
},
{
"baed7213": {
"en-US": "You must hold a senior leadership position at a verified organization to be eligible for verification in this category. Add your organization’s account to confirm eligibility. ",
"en-GB": "You must hold a senior leadership position at a verified organisation to be eligible for verification in this category. Add your organisation’s account to confirm eligibility. "
}
},
{
"c5d688cf": {
"en-US": "Pick a method to show that your account qualifies for verification as a senior leader of a prominent organization. ",
"en-GB": "Pick a method to show that your account qualifies for verification as a senior leader of a prominent organisation. "
}
},
{
"fce3e22d": {
"en-US": "Provide links to least three articles published by verified news organizations within the last six months that reference you as a senior leader or executive at your organization. ",
"en-GB": "Provide links to least three articles published by verified news organisations within the last six months that reference you as a senior leader or executive at your organisation. "
}
},
{
"f1b276f1": {
"en-US": "Provide a link that references you as a senior leader at your organization. The reference must come from the official site of a verified company, brand, or organization. ",
"en-GB": "Provide a link that references you as a senior leader at your organisation. The reference must come from the official site of a verified company, brand or organisation. "
}
},
{
"h74144bd": {
"en-US": "Provide a link showing evidence that your production organization is listed on a public stock exchange. ",
"en-GB": "Provide a link showing evidence that your production organisation is listed on a public stock exchange. "
}
},
{
"ja62479f": {
"en-US": "Provide links to least five articles published by verified news organizations within the last six months that reference you as a qualifying candidate for office. ",
"en-GB": "Provide links to least five articles published by verified news organisations within the last six months that reference you as a qualifying candidate for office. "
}
},
{
"f28bbbb1": {
"en-US": "Provide links to least five articles published by verified news organizations within the last six months that reference you as a qualifying government office. ",
"en-GB": "Provide links to least five articles published by verified news organisations within the last six months that reference you as a qualifying government office. "
}
},
{
"b229f4b9": {
"en-US": "Provide links to least five articles published by verified news organizations within the last six months that reference you as a qualifying government official. ",
"en-GB": "Provide links to least five articles published by verified news organisations within the last six months that reference you as a qualifying government official. "
}
},
{
"a394654f": {
"en-US": "Provide a link that references you as a qualifying government official or affiliate. The reference must come from the official site of a verified government organization. ",
"en-GB": "Provide a link that references you as a qualifying government official or affiliate. The reference must come from the official site of a verified government organisation. "
}
},
{
"dcb0da53": {
"en-US": "Journalists must be employed by a verified news organization or publication to be verified. Provide a link to your employer’s account. ",
"en-GB": "Journalists must be employed by a verified news organisation or publication to be verified. Provide a link to your employer’s account. "
}
},
{
"d47b4101": {
"en-US": "Provide a link that references you as a journalist for your employer. The reference must come from the official site of a verified news organization. ",
"en-GB": "Provide a link that references you as a journalist for your employer. The reference must come from the official site of a verified news organisation. "
}
},
{
"edb782e7": {
"en-US": "Pick a method to show that your account qualifies for verification as a prominent news organization. ",
"en-GB": "Pick a method to show that your account qualifies for verification as a prominent news organisation. "
}
},
{
"cc16af2d": {
"en-US": "Provide a link to a Google Trends profile with evidence of recent search activity about your news organization. ",
"en-GB": "Provide a link to a Google Trends profile with evidence of recent search activity about your news organisation. "
}
},
{
"b42b7001": {
"en-US": "Provide a link to a Wikipedia page about your news organization that contains at least three external references. ",
"en-GB": "Provide a link to a Wikipedia page about your news organisation that contains at least three external references. "
}
},
{
"fd2c6f63": {
"en-US": "Provide a link showing evidence that your news organization is listed on a public stock exchange. ",
"en-GB": "Provide a link showing evidence that your news organisation is listed on a public stock exchange. "
}
},
{
"ec7027cd": {
"en-US": "Provide links to at least three articles about your news organization in verified news publications in the last six months. ",
"en-GB": "Provide links to at least three articles about your news organisation in verified news publications in the last six months. "
}
},
{
"a0a9f835": {
"en-US": "Individuals in professional sports must compete in verified sports leagues and events to be verified. Provide a link to the verified team, league, event, or organization relevant to your account.",
"en-GB": "Individuals in professional sports must compete in verified sports leagues and events to be verified. Provide a link to the verified team, league, event or organisation relevant to your account."
}
},
{
"h515e869": {
"en-US": "Individuals in gaming must compete in verified esports leagues and events to be verified. Provide a link to the verified team, league, event, or organization relevant to your account.",
"en-GB": "Individuals in gaming must compete in verified esports leagues and events to be verified. Provide a link to the verified team, league, event or organisation relevant to your account."
}
},
{
"d2cd7f89": {
"en-US": "Pick a method to show that your account qualifies for verification as a prominent sports league, team, or global competition. ",
"en-GB": "Pick a method to show that your account qualifies for verification as a prominent sports league, team or global competition. "
}
},
{
"c68614a3": {
"en-US": "Provide a link to a Google Trends profile with evidence of recent search activity about your professional sports organization. ",
"en-GB": "Provide a link to a Google Trends profile with evidence of recent search activity about your professional sports organisation. "
}
},
{
"b4ea622f": {
"en-US": "Provide a link to a Wikipedia page about your professional sports organization that contains at least three external references. ",
"en-GB": "Provide a link to a Wikipedia page about your professional sports organisation that contains at least three external references. "
}
},
{
"acab99f7": {
"en-US": "Provide a link showing evidence of that your professional sports organization is listed on a public stock exchange. ",
"en-GB": "Provide a link showing evidence of that your professional sports organisation is listed on a public stock exchange. "
}
},
{
"df0b2577": {
"en-US": "Provide a link to the official website of a global competition or professional sports organization that references you as a league, team, or competition. ",
"en-GB": "Provide a link to the official website of a global competition or professional sports organisation that references you as a league, team or competition. "
}
},
{
"jfda4c29": {
"en-US": "Provide links to at least three articles about your organization in verified news publications in the last six months. ",
"en-GB": "Provide links to at least three articles about your organisation in verified news publications in the last six months. "
}
},
{
"fbe119c5": {
"en-US": "Provide a link to the official website of a global competition or professional sports organization that references you as a professional athlete, manager, or coach. ",
"en-GB": "Provide a link to the official website of a global competition or professional sports organisation that references you as a professional athlete, manager or coach. "
}
},
{
"da0e7f33": {
"en-US": "Provide a link to the official website of a verified esports league or event that references you as a rostered team member, coach, or manager. ",
"en-GB": "Provide a link to the official website of a verified esports league or event that references you as a rostered team member, coach or manager. "
}
},
{
"jb19eb17": {
"en-US": "Join X now to let {0} know you like their post.",
"en-GB": "Join X now to let {0} know that you like their post."
}
},
{
"af104f2b": {
"en-US": "Join X now so you can share {0}’s post privately.",
"en-GB": "Join X now so that you can share {0}’s post privately."
}
},
{
"a85608a7": {
"en-US": "Join X now to discover new and interesting conversations about the things that matter most to you, like {0}.",
"en-GB": "Join Twitter now to discover new and interesting conversations about the things that matter most to you, such as {0}."
}
},
{
"d247a0b9": {
"en-US": "Edit functionality is limited to original posts and doesn’t include things like replies or threads. {0} about what you can edit.",
"en-GB": "Edit functionality is limited to original posts and doesn’t include things such as replies or threads. {0} about what you can edit."
}
},
{
"h3326073": {
"en-US": "Want to edit your Circle? Go for it. People won`t be notified if you remove them. {0}.",
"en-GB": "Want to edit your Circle? Go for it. People won't be notified if you remove them. {0}."
}
},
{
"cd68cf4b": {
"en-US": "This is the primary country associated with your account. Your country helps us to customize your X experience. ",
"en-GB": "This is the primary country associated with your account. Your country helps us to customise your X experience. "
}
},
{
"g66a254b": {
"en-US": "These are the contacts that you have imported from your mobile devices. This information is used to personalize your experience on X, such as suggesting accounts to follow. You can remove any contacts you’ve previously uploaded and turn off syncing with X on all devices. Please be aware that this takes a little time. ",
"en-GB": "These are the contacts that you have imported from your mobile devices. This information is used to personalise your experience on X, such as suggesting accounts to follow. You can remove any contacts you’ve previously uploaded and turn off syncing with X on all devices. Please be aware that this takes a little time. "
}
},
{
"d9ebec8d": {
"en-US": "Twitter uses your age to customize your experience, including ads, as explained in our {0}.",
"en-GB": "Twitter uses your age to customise your experience, including ads, as explained in our {0}."
}
},
{
"a8e78be7": {
"en-US": "Your account has been flagged and cannot participate in the Ad Revenue Sharing program. You may appeal by following the instructions {0}. Your share of revenue will continue to accrue while your appeal is processed.",
"en-GB": "Your account has been flagged and cannot participate in the Ad Revenue Sharing programme. You may appeal by following the instructions {0}. Your share of revenue will continue to accrue while your appeal is processed."
}
},
{
"g313be81": {
"en-US": "Double-check and confirm your Subscription price is {price}, ",
"en-GB": "Double-check and confirm that your Subscription price is {price}, "
}
},
{
"ce6f73c7": {
"en-US": "Control how X customizes your experience in ",
"en-GB": "Control how X customises your experience in "
}
},
{
"j31f2f97": {
"en-US": "Yes, all automated accounts need to be labeled. This is required under our {0}.",
"en-GB": "Yes, all automated accounts need to be labelled. This is required under our {0}."
}
},
{
"i1e24825": {
"en-US": "If you haven’t provided a date of birth, we’ve provided an age range based on your X profile and activity. Age information is used to personalize your experience. ",
"en-GB": "If you haven’t provided a date of birth, we’ve provided an age range based on your X profile and activity. Age information is used to personalise your experience. "
}
},
{
"e1d684b1": {
"en-US": "To enable this, go to your {0} settings and turn on “Personalize based on your inferred identity”.",
"en-GB": "To enable this, go to your {0} settings and turn on “Personalise based on your inferred identity”."
}
},
{
"h0085c59": {
"en-US": "To enable this, go to your {0} settings and turn on “Personalize based on your inferred identity”.",
"en-GB": "To enable this, go to your {0} settings and turn on “Personalise based on your inferred identity”."
}
},
{
"b78e30fd": {
"en-US": "You can remove this information by disabling “Personalize based on your inferred identity” in your {0} settings.",
"en-GB": "You can remove this information by disabling “Personalise based on your inferred identity” in your {0} settings."
}
},
{
"bb593021": {
"en-US": "You can remove this information by disabling “Personalize based on your inferred identity” in your {0} settings.",
"en-GB": "You can remove this information by disabling “Personalise based on your inferred identity” in your {0} settings."
}
},
{
"h60f45ef": {
"en-US": "There are inferred hashes of email addresses that share common components with the email address you have provided to X. You can remove this information by disabling “Personalize based on your inferred identity” in your {0} settings.",
"en-GB": "There are inferred hashes of email addresses that share common components with the email address you have provided to X. You can remove this information by disabling “Personalise based on your inferred identity” in your {0} settings."
}
},
{
"i4d58f43": {
"en-US": "These are browsers, devices, and information X uses to personalize your experience. This includes devices and browsers you haven’t used to log in to X, as well as email addresses and phone numbers like those linked to your X account. ",
"en-GB": "These are browsers, devices and information X uses to personalise your experience. This includes devices and browsers you haven’t used to log in to X, as well as email addresses and phone numbers like those linked to your X account. "
}
},
{
"adc26d49": {
"en-US": "X’s partners build audiences around shopping decisions, lifestyle, and other online and offline behaviors. ",
"en-GB": "X’s partners build audiences around shopping decisions, lifestyle and other online and offline behaviours. "
}
},
{
"d1f8bdd9": {
"en-US": "You reacted to @{0}’s video with ",
"en-GB": "You added Reaction {0} to @{1}’s video"
}
},
{
"d764af97": {
"en-US": "{0} reacted to @{1}’s video with ",
"en-GB": "{0} added Reaction {1} to @{2}’s video"
}
},
{
"ab1cdfe3": {
"en-US": "You reacted to a video with ",
"en-GB": "You added Reaction {0} to a video"
}
},
{
"f0cf1699": {
"en-US": "{0} reacted to a video with ",
"en-GB": "{0} added Reaction {1} to a video"
}
},
{
"hec0fd4d": {
"en-US": "You reacted to @{0}’s photo with ",
"en-GB": "You added Reaction {0} to @{1}’s photo"
}
},
{
"j55320df": {
"en-US": "{0} reacted to @{1}’s photo with ",
"en-GB": "{0} added Reaction {1} to @{2}’s photo"
}
},
{
"jf27606b": {
"en-US": "You reacted to a photo with ",
"en-GB": "You added Reaction {0} to a photo"
}
},
{
"cd110359": {
"en-US": "{0} reacted to a photo with ",
"en-GB": "{0} added Reaction {1} to a photo"
}
},
{
"e70dcc35": {
"en-US": "You reacted to @{0}’s GIF with ",
"en-GB": "You added Reaction {0} to @{1}’s GIF"
}
},
{
"g1bf440b": {
"en-US": "{0} reacted to @{1}’s GIF with ",
"en-GB": "{0} added Reaction {1} to @{2}’s GIF"
}
},
{
"b2da1bf9": {
"en-US": "You reacted to a GIF with ",
"en-GB": "You added Reaction {0} to a GIF"
}
},
{
"g84c0421": {
"en-US": "{0} reacted to a GIF with ",
"en-GB": "{0} added Reaction \"{1}\" to a GIF"
}
},
{
"cd2e7c19": {
"en-US": "You reacted to @{0}’s link with ",
"en-GB": "You added Reaction {0} to @{1}’s link"
}
},
{
"aee9e7fb": {
"en-US": "{0} reacted to @{1}’s link with ",
"en-GB": "{0} added Reaction {1} to @{2}’s link"
}
},
{
"f9fb1cf7": {
"en-US": "You reacted to a link with ",
"en-GB": "You added Reaction {0} to a link"
}
},
{
"f2bf910f": {
"en-US": "{0} reacted to a link with ",
"en-GB": "{0} added Reaction {1} to a link"
}
},
{
"i6cec545": {
"en-US": "You reacted to @{0}’s message with {1}: ",
"en-GB": "You added Reaction {0}: {1} to @{2}’s message"
}
},
{
"d6998bab": {
"en-US": "{0} reacted to @{1}’s message with {2}: ",
"en-GB": "{0} added Reaction {1}: {2} to @{3}’s message"
}
},
{
"cec676f3": {
"en-US": "You reacted with {0}: ",
"en-GB": "You added Reaction {0}: "
}
},
{
"a2706f9b": {
"en-US": "{0} reacted with {1}: ",
"en-GB": "{0} added Reaction {1}: "
}
},
{
"i1d08199": {
"en-US": "You reacted to a voice message with ",
"en-GB": "You added Reaction {0} to a voice message"
}
},
{
"d424b45f": {
"en-US": "{0} reacted to a voice message with ",
"en-GB": "{0} added Reaction {1} to a voice message"
}
},
{
"d6b15bbf": {
"en-US": "You reacted with ",
"en-GB": "You added Reaction "
}
},
{
"ac0d4bc7": {
"en-US": "{0} reacted with ",
"en-GB": "{0} added Reaction \"{1}\""
}
},
{
"iac7f92b": {
"en-US": "Twitter systems scan shared links and media for spam, abuse, and prohibited content. We also analyze usage patterns to detect suspicious behavior and improve your experience. We may manually review DMs to investigate reported violations and misuse of our service, or to comply with laws or governmental requests. See our {0} for more details.",
"en-GB": "Twitter systems scan shared links and media for spam, abuse, and prohibited content. We also analyse usage patterns to detect suspicious behaviour and improve your experience. We may manually review DMs to investigate reported violations and misuse of our service, or to comply with laws or governmental requests. See our {0} for more details."
}
},
{
"iddf579b": {
"en-US": "Someone might have inadvertently entered your email address when signing up for their X account. Or, they might be using it to engage in abuse. You can report the account to help identify and remove spam from X. ",
"en-GB": "Someone might have inadvertently entered your email address when signing up for their X account. Or they might be using it to engage in abuse. You can report the account to help identify and remove spam from X. "
}
},
{
"e837f62f": {
"en-US": "{impactDisplayNumber} Rating Impact",
"en-GB": "{impactDisplayNumber} Rating impact"
}
},
{
"f2bad803": {
"en-US": "{impactDisplayNumber} Writing Impact",
"en-GB": "{impactDisplayNumber} Writing impact"
}
},
{
"i8fa1313": {
"en-US": "Ratings are anonymized and made publicly available for transparency. Find out how Community Notes makes data {0}.",
"en-GB": "Ratings are anonymised and made publicly available for transparency. Find out how Community Notes makes data {0}."
}
},
{
"d458f69d": {
"en-US": "Community Notes keeps deleted notes’ status to accurately assign reputation to the note author and raters. ",
"en-GB": "Community Notes keeps deleted notes’ statuses to accurately assign reputation to the note authors and raters. "
}
},
{
"a0071f71": {
"en-US": "You hid @{0}’s post",
"en-GB": "You've hidden @{0}’s post"
}
},
{
"g0aa3be7": {
"en-US": "To use this feature, switch to an account that you own.\n\nAs a contributor, you can send Direct Messages, publish posts, and create Lists ? as well as view them.\n\nWe’re always looking for ways to improve Delegate. Feel free to ",
"en-GB": "To use this feature, switch to an account that you own.\n\nAs a contributor, you can send Direct Messages, publish posts and create Lists ? as well as view them.\n\nWe’re always looking for ways to improve Delegate. Feel free to "
}
},
{
"g29b68f9": {
"en-US": "To use this feature, switch to an account that you own.\n\nAs an admin, you can send Direct Messages, publish posts, and create Lists ? as well as view them. You can also invite or remove contributors to the account and view post analytics.\n\nWe’re always looking for ways to improve Delegate. Feel free to ",
"en-GB": "To use this feature, switch to an account that you own.\n\nAs an admin, you can send Direct Messages, publish posts and create Lists ? as well as view them. You can also invite or remove contributors to the account and view post analytics.\n\nWe’re always looking for ways to improve Delegate. Feel free to "
}
},
{
"d6c6deaf": {
"en-US": "Preorder for ",
"en-GB": "Pre-order for "
}
},
{
"d39ad44d": {
"en-US": "Likes, mentions, reposts, and a whole lot more ? when it comes from a verified account, you’ll find it here. ",
"en-GB": "Likes, mentions, reposts and a whole lot more ? when it comes from a verified account, you’ll find it here. "
}
},
{
"ef72b01b": {
"en-US": "To find a crisis center near you, visit ",
"en-GB": "To find a crisis centre near you, visit "
}
},
{
"e1d95725": {
"en-US": "You can always unfollow from {0}.",
"en-GB": "You can always unfollow via {0}."
}
},
{
"f98ecc47": {
"en-US": "Are you sure you want to view these posts? Viewing posts won’t unblock @{screenName}. ",
"en-GB": "Are you sure that you want to view these posts? Viewing posts won’t unblock @{screenName}. "
}
},
{
"f575f533": {
"en-US": "Categories are self-selected and not assigned, verified, or endorsed by X. ",
"en-GB": "Categories are self-selected and not assigned, verified or endorsed by X. "
}
},
{
"fca299bb": {
"en-US": "Share your email with {creatorName}. By accepting, you agree to let X share the email address with the creator for the purpose of off-platform communication and accept the {0}.",
"en-GB": "Share your email address with {creatorName}. By accepting, you agree to let X share the email address with the creator for the purpose of off-platform communication and accept the {0}."
}
},
{
"j0a20bf1": {
"en-US": "Organizations have gold checkmarks, individuals have blue checkmarks. Inappropriate use will result in the cancellation of your subscription without a refund, per our {0}.",
"en-GB": "Organisations have gold ticks, individuals have blue ticks. Inappropriate use will result in the cancellation of your subscription without a refund, per our {0}."
}
},
{
"j1b50481": {
"en-US": "Organizations have square avatars, individuals have circular avatars. Inappropriate use will result in the cancellation of your subscription without a refund, per our {0}.",
"en-GB": "Organisations have square avatars, individuals have circular avatars. Inappropriate use will result in the cancellation of your subscription without a refund, per our {0}."
}
},
{
"if6e211f": {
"en-US": "To increase your limit please reach out to Verified Premium Support {0}.",
"en-GB": "To increase your limit please contact Verified Premium Support {0}."
}
},
{
"e95f6093": {
"en-US": "Verified Organizations is {0}/month (). Each additional affiliated account is {1} per handle per month (). ",
"en-GB": "Verified Organisations is {0}/month (). Each additional affiliated account is {1} per handle per month (). "
}
},
{
"db0a35bd": {
"en-US": "By clicking Apply now, you agree to our {0}. Subscriptions auto-renew until canceled, as described in the Terms. Accounts that sign up are reviewed for authenticity. If an account signs up and is not an organization, you will be rejected and not refunded.",
"en-GB": "By clicking Apply now, you agree to our {0}. Subscriptions auto-renew until cancelled, as described in the Terms. Accounts that sign up are reviewed for authenticity. If an account signs up and is not an organisation, you will be rejected and not refunded."
}
},
{
"d67696c5": {
"en-US": "Longer videos, longer posts, ads revenue sharing, and more. You can find the full feature set ",
"en-GB": "Longer videos, longer posts, ads revenue sharing and more. You can find the full feature set "
}
},
{
"d9f35d6f": {
"en-US": "By clicking ‘{action}’, you agree to be bound by the {0}.",
"en-GB": "By clicking \"{action}\", you agree to be bound by the {0}."
}
},
{
"aacfbecd": {
"en-US": "By checking this box you indicate you have read and agree to the terms and conditions available {0}.",
"en-GB": "By ticking this box, you indicate that you have read and agree to the terms and conditions available {0}."
}
},
{
"ifee99e7": {
"en-US": "Enter the List owners handle and the List name in the following format: {0}.",
"en-GB": "Enter the List owner's handle and the List name in the following format: {0}."
}
},
{
"dd7a993b": {
"en-US": "Only you and people in your Twitter Circle can see this Tweet. Retweeting, Quote Tweeting, and sharing aren’t available. ",
"en-GB": "Only you and people in your Twitter Circle can see this Tweet. Retweeting, Quote Tweeting and sharing aren’t available. "
}
},
{
"hd7dd197": {
"en-US": "Replying to {0} {1} {2} ",
"en-GB": "Replying to {0}, {1} {2} "
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment