{"id":6792,"date":"2025-09-29T06:37:48","date_gmt":"2025-09-29T06:37:48","guid":{"rendered":"https:\/\/poeditor.com\/blog\/?p=6792"},"modified":"2025-09-29T06:37:49","modified_gmt":"2025-09-29T06:37:49","slug":"what-is-fallback-language","status":"publish","type":"post","link":"https:\/\/poeditor.com\/blog\/what-is-fallback-language\/","title":{"rendered":"What is a fallback language?"},"content":{"rendered":"\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"821\" src=\"https:\/\/poeditor.com\/blog\/wp-content\/uploads\/2025\/09\/fallback-language-1024x821.png\" alt=\"fallback language\" class=\"wp-image-6798\" srcset=\"https:\/\/poeditor.com\/blog\/wp-content\/uploads\/2025\/09\/fallback-language-1024x821.png 1024w, https:\/\/poeditor.com\/blog\/wp-content\/uploads\/2025\/09\/fallback-language-300x241.png 300w, https:\/\/poeditor.com\/blog\/wp-content\/uploads\/2025\/09\/fallback-language-768x616.png 768w, https:\/\/poeditor.com\/blog\/wp-content\/uploads\/2025\/09\/fallback-language.png 1221w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>You know how you open an app or visit a website and you expect it to be available your language? It often happens that the app doesn\u2019t have a translation for the language you\u2019ve chosen. That\u2019s where the fallback language comes in.<\/p>\n\n\n\n<p>A fallback language is the language a program falls back on when your preferred option isn\u2019t available. Without it, your users might see broken text, missing labels, even raw code instead of words. With it, they at least get a complete experience, even if it\u2019s not in their preferred language.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How fallback language works<\/h2>\n\n\n\n<p>A fallback language is part of your localization logic or system. When content in the user&#8217;s preferred language isn\u2019t available, the system automatically tries the fallback language you set. This process continues until it finds a language available with the corresponding text or terminates if none matches.<\/p>\n\n\n\n<p>The logic can sit in your codebase or <a href=\"https:\/\/poeditor.com\/\">localization management platform<\/a>. The <a href=\"\/blog\/icu-message-format\/\">ICU Message Format<\/a> and tools based on it, for example, handle fallbacks by specifying language preferences hierarchically in settings or resource bundles.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How do you choose the appropriate fallbacks?<\/h2>\n\n\n\n<p>Picking the fallback language isn\u2019t just a technical decision; it\u2019s a cultural one. It\u2019s important to select fallback languages that users are familiar with or likely to understand. For example, if your main audience is in a multilingual region like Switzerland, your fallback for one of the official languages could be another official language within the country, because many users will know both.<\/p>\n\n\n\n<p>It goes without saying that you should avoid fallbacks to overly distant or unrelated languages, which can confuse users. Always think about the sociolinguistic contexts and user expectations to keep the fallback relevant.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How do you approach fallbacks?<\/h2>\n\n\n\n<p>Ok, but how do you implement fallbacks?<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Content quality matters in fallbacks too<\/h4>\n\n\n\n<p>Your fallback language content represents your brand whenever the primary language version is missing. Naturally, you want to treat this content with the same professionalism as your main language support. So use professional translators or native speakers because that&#8217;s the best way to ensure the fallback language text is high quality. Keep your language style consistent to preserve brand voice even in fallbacks.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Establish a clear fallback hierarchy<\/h4>\n\n\n\n<p>A fallback hierarchy defines which language appears next when the preferred content is missing. Limit the depth of fallback chains to avoid complexity. Two or three layers work best. Like if the user&#8217;s original language is Catalan, the closest regional language would be Spanish, while the global default language is English. Where possible, fallbacks should account for regional or variant language differences.&nbsp;<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Provide UI signals about language fallbacks<\/h4>\n\n\n\n<p>If you show app or website fallback content, you might want to communicate this to the user. Sometimes, the fallback causes shifts in terminology, tone, or user interface text, so a simple text helps users feel informed. You could add a subtle badge or message and say something like &#8220;Content shown in English as fallback,&#8221; so users are aware of what\u2019s happening.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Test fallback language scenarios early and often<\/h4>\n\n\n\n<p>Testing is one of the most important things you can do. Check whether fallback content displays correctly, how UI adapts to different fallback languages, if messaging about language switching works, and the consistency and branding of fallback text. Automate these tests as part of your continuous integration where possible.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Setting fallbacks with POEditor<\/h2>\n\n\n\n<p>If you\u2019re using POEditor for your localization projects, <a href=\"https:\/\/poeditor.com\/kb\/fallback-languages\">setting fallback languages<\/a> is simple and flexible. By default, POEditor lets you fill empty translations in any language export with translations from another language in your project, called the fallback language.<\/p>\n\n\n\n<p>You can set a project-level fallback language in the project\u2019s Settings, which applies to all exports unless overridden. For more precise control, you can set an individual fallback language per export under Export > Advanced Options on the language page. This setting only affects your user and overrides the project fallback.<\/p>\n\n\n\n<p>If you use code hosting integrations, you can add export rules with fallback languages linked to those integrations under Settings &gt; Add export rule.<\/p>\n\n\n\n<p>Both project-level and individual fallbacks can also be managed via <a href=\"https:\/\/poeditor.com\/docs\/api#projects_export\">POEditor\u2019s API<\/a> using the appropriate methods with the <code>fallback_language<\/code> argument.<\/p>\n\n\n<div class=\"call-action my-4 d-flex justify-content-between align-items-md-center gap-4 flex-column flex-lg-row\"><div><h3 class=\"fs-4\">Ready to power up localization?<\/h3><span class=\"fs-6\">Subscribe to the POEditor platform today!<\/span><\/div><a class=\"btn btn-b-primary d-flex align-items-center justify-content-center px-4 py-3 flex-shrink-0\" \n\t\t\t\t\thref=\"https:\/\/poeditor.com\/pricing\/?utm_source=blog&#038;utm_medium=btn&#038;utm_campaign=cta_pricing\">See pricing<\/a><\/div>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>You know how you open an app or visit a website and you expect it to be available your language? It often happens that the app doesn\u2019t have a translation for the language you\u2019ve chosen. That\u2019s where the fallback language comes in. A fallback language is the language a program falls back on when your [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[17],"tags":[],"class_list":["post-6792","post","type-post","status-publish","format-standard","hentry","category-localization"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>What is a fallback language? - POEditor Blog<\/title>\n<meta name=\"description\" content=\"How to ensure your app or website stays user-friendly with fallback languages that fill missing translations smoothly.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/poeditor.com\/blog\/what-is-fallback-language\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"What is a fallback language? - POEditor Blog\" \/>\n<meta property=\"og:description\" content=\"How to ensure your app or website stays user-friendly with fallback languages that fill missing translations smoothly.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/poeditor.com\/blog\/what-is-fallback-language\/\" \/>\n<meta property=\"og:site_name\" content=\"POEditor Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/POEditor\" \/>\n<meta property=\"article:published_time\" content=\"2025-09-29T06:37:48+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-09-29T06:37:49+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/poeditor.com\/blog\/wp-content\/uploads\/2025\/09\/fallback-language.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1221\" \/>\n\t<meta property=\"og:image:height\" content=\"979\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Mirela\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@poeditor\" \/>\n<meta name=\"twitter:site\" content=\"@poeditor\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Mirela\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/poeditor.com\\\/blog\\\/what-is-fallback-language\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/poeditor.com\\\/blog\\\/what-is-fallback-language\\\/\"},\"author\":{\"name\":\"Mirela\",\"@id\":\"https:\\\/\\\/poeditor.com\\\/blog\\\/#\\\/schema\\\/person\\\/6a85f18ccb24eb15a62355922ef34bd9\"},\"headline\":\"What is a fallback language?\",\"datePublished\":\"2025-09-29T06:37:48+00:00\",\"dateModified\":\"2025-09-29T06:37:49+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/poeditor.com\\\/blog\\\/what-is-fallback-language\\\/\"},\"wordCount\":743,\"publisher\":{\"@id\":\"https:\\\/\\\/poeditor.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/poeditor.com\\\/blog\\\/what-is-fallback-language\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/poeditor.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/fallback-language-1024x821.png\",\"articleSection\":[\"Localization\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/poeditor.com\\\/blog\\\/what-is-fallback-language\\\/\",\"url\":\"https:\\\/\\\/poeditor.com\\\/blog\\\/what-is-fallback-language\\\/\",\"name\":\"What is a fallback language? - POEditor Blog\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/poeditor.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/poeditor.com\\\/blog\\\/what-is-fallback-language\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/poeditor.com\\\/blog\\\/what-is-fallback-language\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/poeditor.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/fallback-language-1024x821.png\",\"datePublished\":\"2025-09-29T06:37:48+00:00\",\"dateModified\":\"2025-09-29T06:37:49+00:00\",\"description\":\"How to ensure your app or website stays user-friendly with fallback languages that fill missing translations smoothly.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/poeditor.com\\\/blog\\\/what-is-fallback-language\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/poeditor.com\\\/blog\\\/what-is-fallback-language\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/poeditor.com\\\/blog\\\/what-is-fallback-language\\\/#primaryimage\",\"url\":\"https:\\\/\\\/poeditor.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/fallback-language.png\",\"contentUrl\":\"https:\\\/\\\/poeditor.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/fallback-language.png\",\"width\":1221,\"height\":979,\"caption\":\"fallback language\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/poeditor.com\\\/blog\\\/what-is-fallback-language\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/poeditor.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"What is a fallback language?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/poeditor.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/poeditor.com\\\/blog\\\/\",\"name\":\"POEditor Blog\",\"description\":\"All about translation and localization management\",\"publisher\":{\"@id\":\"https:\\\/\\\/poeditor.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/poeditor.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/poeditor.com\\\/blog\\\/#organization\",\"name\":\"POEditor\",\"url\":\"https:\\\/\\\/poeditor.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/poeditor.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/poeditor.com\\\/blog\\\/wp-content\\\/uploads\\\/2019\\\/11\\\/logo_head_512_transparent.png\",\"contentUrl\":\"https:\\\/\\\/poeditor.com\\\/blog\\\/wp-content\\\/uploads\\\/2019\\\/11\\\/logo_head_512_transparent.png\",\"width\":512,\"height\":512,\"caption\":\"POEditor\"},\"image\":{\"@id\":\"https:\\\/\\\/poeditor.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/POEditor\",\"https:\\\/\\\/x.com\\\/poeditor\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/poeditor\\\/\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCXAk1u8N49VRMAqNneENCFA\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/poeditor.com\\\/blog\\\/#\\\/schema\\\/person\\\/6a85f18ccb24eb15a62355922ef34bd9\",\"name\":\"Mirela\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/48ad917fc39b526701e6811cdd80b11584aeb54b8bc6c2f99a5c6ecf944ed5ae?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/48ad917fc39b526701e6811cdd80b11584aeb54b8bc6c2f99a5c6ecf944ed5ae?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/48ad917fc39b526701e6811cdd80b11584aeb54b8bc6c2f99a5c6ecf944ed5ae?s=96&d=mm&r=g\",\"caption\":\"Mirela\"},\"url\":\"https:\\\/\\\/poeditor.com\\\/blog\\\/author\\\/mirela\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"What is a fallback language? - POEditor Blog","description":"How to ensure your app or website stays user-friendly with fallback languages that fill missing translations smoothly.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/poeditor.com\/blog\/what-is-fallback-language\/","og_locale":"en_US","og_type":"article","og_title":"What is a fallback language? - POEditor Blog","og_description":"How to ensure your app or website stays user-friendly with fallback languages that fill missing translations smoothly.","og_url":"https:\/\/poeditor.com\/blog\/what-is-fallback-language\/","og_site_name":"POEditor Blog","article_publisher":"https:\/\/www.facebook.com\/POEditor","article_published_time":"2025-09-29T06:37:48+00:00","article_modified_time":"2025-09-29T06:37:49+00:00","og_image":[{"width":1221,"height":979,"url":"https:\/\/poeditor.com\/blog\/wp-content\/uploads\/2025\/09\/fallback-language.png","type":"image\/png"}],"author":"Mirela","twitter_card":"summary_large_image","twitter_creator":"@poeditor","twitter_site":"@poeditor","twitter_misc":{"Written by":"Mirela","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/poeditor.com\/blog\/what-is-fallback-language\/#article","isPartOf":{"@id":"https:\/\/poeditor.com\/blog\/what-is-fallback-language\/"},"author":{"name":"Mirela","@id":"https:\/\/poeditor.com\/blog\/#\/schema\/person\/6a85f18ccb24eb15a62355922ef34bd9"},"headline":"What is a fallback language?","datePublished":"2025-09-29T06:37:48+00:00","dateModified":"2025-09-29T06:37:49+00:00","mainEntityOfPage":{"@id":"https:\/\/poeditor.com\/blog\/what-is-fallback-language\/"},"wordCount":743,"publisher":{"@id":"https:\/\/poeditor.com\/blog\/#organization"},"image":{"@id":"https:\/\/poeditor.com\/blog\/what-is-fallback-language\/#primaryimage"},"thumbnailUrl":"https:\/\/poeditor.com\/blog\/wp-content\/uploads\/2025\/09\/fallback-language-1024x821.png","articleSection":["Localization"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/poeditor.com\/blog\/what-is-fallback-language\/","url":"https:\/\/poeditor.com\/blog\/what-is-fallback-language\/","name":"What is a fallback language? - POEditor Blog","isPartOf":{"@id":"https:\/\/poeditor.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/poeditor.com\/blog\/what-is-fallback-language\/#primaryimage"},"image":{"@id":"https:\/\/poeditor.com\/blog\/what-is-fallback-language\/#primaryimage"},"thumbnailUrl":"https:\/\/poeditor.com\/blog\/wp-content\/uploads\/2025\/09\/fallback-language-1024x821.png","datePublished":"2025-09-29T06:37:48+00:00","dateModified":"2025-09-29T06:37:49+00:00","description":"How to ensure your app or website stays user-friendly with fallback languages that fill missing translations smoothly.","breadcrumb":{"@id":"https:\/\/poeditor.com\/blog\/what-is-fallback-language\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/poeditor.com\/blog\/what-is-fallback-language\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/poeditor.com\/blog\/what-is-fallback-language\/#primaryimage","url":"https:\/\/poeditor.com\/blog\/wp-content\/uploads\/2025\/09\/fallback-language.png","contentUrl":"https:\/\/poeditor.com\/blog\/wp-content\/uploads\/2025\/09\/fallback-language.png","width":1221,"height":979,"caption":"fallback language"},{"@type":"BreadcrumbList","@id":"https:\/\/poeditor.com\/blog\/what-is-fallback-language\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/poeditor.com\/blog\/"},{"@type":"ListItem","position":2,"name":"What is a fallback language?"}]},{"@type":"WebSite","@id":"https:\/\/poeditor.com\/blog\/#website","url":"https:\/\/poeditor.com\/blog\/","name":"POEditor Blog","description":"All about translation and localization management","publisher":{"@id":"https:\/\/poeditor.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/poeditor.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/poeditor.com\/blog\/#organization","name":"POEditor","url":"https:\/\/poeditor.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/poeditor.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/poeditor.com\/blog\/wp-content\/uploads\/2019\/11\/logo_head_512_transparent.png","contentUrl":"https:\/\/poeditor.com\/blog\/wp-content\/uploads\/2019\/11\/logo_head_512_transparent.png","width":512,"height":512,"caption":"POEditor"},"image":{"@id":"https:\/\/poeditor.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/POEditor","https:\/\/x.com\/poeditor","https:\/\/www.linkedin.com\/company\/poeditor\/","https:\/\/www.youtube.com\/channel\/UCXAk1u8N49VRMAqNneENCFA"]},{"@type":"Person","@id":"https:\/\/poeditor.com\/blog\/#\/schema\/person\/6a85f18ccb24eb15a62355922ef34bd9","name":"Mirela","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/48ad917fc39b526701e6811cdd80b11584aeb54b8bc6c2f99a5c6ecf944ed5ae?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/48ad917fc39b526701e6811cdd80b11584aeb54b8bc6c2f99a5c6ecf944ed5ae?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/48ad917fc39b526701e6811cdd80b11584aeb54b8bc6c2f99a5c6ecf944ed5ae?s=96&d=mm&r=g","caption":"Mirela"},"url":"https:\/\/poeditor.com\/blog\/author\/mirela\/"}]}},"_links":{"self":[{"href":"https:\/\/poeditor.com\/blog\/wp-json\/wp\/v2\/posts\/6792","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/poeditor.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/poeditor.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/poeditor.com\/blog\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/poeditor.com\/blog\/wp-json\/wp\/v2\/comments?post=6792"}],"version-history":[{"count":6,"href":"https:\/\/poeditor.com\/blog\/wp-json\/wp\/v2\/posts\/6792\/revisions"}],"predecessor-version":[{"id":6799,"href":"https:\/\/poeditor.com\/blog\/wp-json\/wp\/v2\/posts\/6792\/revisions\/6799"}],"wp:attachment":[{"href":"https:\/\/poeditor.com\/blog\/wp-json\/wp\/v2\/media?parent=6792"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/poeditor.com\/blog\/wp-json\/wp\/v2\/categories?post=6792"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/poeditor.com\/blog\/wp-json\/wp\/v2\/tags?post=6792"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}