Bug Found in Ghost Translate, No.json Language Not Supported

my theme is translate ready. working good in en,es,it and others. but when i am selected language as “no” image
showing error


but i am ckecking that no.json is valid. What Is Problem ?

no.json

{
    "Back": "Tillbake",
    "Newer Posts": "Nyere innlegg",
    "Older Posts": "Eldre innlegg",
    "Page {page} of {pages}": "Side {page} av {pages}",
    "Subscribe": "Meld på",
    "Subscribe to {blogtitle}": "Meld på {blogtitle}",
    "Subscribed!": "Du er påmeldt!",
    "with the email address": "med e-postadresse",
    "Your email address": "Din e-postadresse",
    "You've successfully subscribed to": "Du mottar nå nyheter fra oss!",
    "A collection of posts": "En samling innlegg",
    "A collection of 1 post": "En samling av 1 artikkel",
    "A collection of % posts": "En samling av % innlegg",
    "Get the latest posts delivered right to your inbox": "Få de siste artiklene levert direkte i innboksen",
    "Latest Posts": "Siste innlegg",
    "<a href='{url}'>Flere innlegg</a> av {name}": "<a href='{url}'>Flere innlegg</a> av {name}",
    "No posts": "Ingen innlegg",
    "(Page %)": "(Sida %)",
    "Read More": "Les mer",
    "Read <a href='{url}'>flere innlegg</a> av forfatteren": "Les <a href='{url}'>flere innlegg</a> av denna författare",
    "See all % posts": "Se alla % artiklar",
    "Share this": "Del detta",
    "Stay up to date! Get all the latest & greatest posts delivered straight to your inbox": "Hold det oppdatert. Få alle innlegg rett i innboksen.",
    "This post was a collaboration between": "Dette innlegget var ett samarbeid mellon",
    "youremail@example.com": "dineepost@exempel.no",
    "1 post": "1 innlegg",
    "% posts": "% innlegg",
    "1 min read": "1 minutts lesning",
    "% min read": "% minuters lesning"
}

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.