diff --git a/README.md b/README.md index 92c4262..3a3bb51 100644 --- a/README.md +++ b/README.md @@ -141,6 +141,10 @@ Contributions are very welcome. First, please read the [Pull Request Guidelines] ## Related +* [Glow](https://eddiesigner.gumroad.com/l/glow) - Beautiful, clean, minimalist and powerful Ghost theme perfect for writers which offers a pleasant reading experience. + +* [Bold](https://eddiesigner.gumroad.com/l/ltqtms) - Bold is a Ghost theme designed to be minimal and customizable, allowing individuals to create a sleek and modern online presence. + * [Galerie](https://eddiesigner.gumroad.com/l/KgroF) - Modern and versatile theme that stands out for its sleek design, it's incredibly fast, it offers a great user experience and it has many options to customise it. * [Firma](https://gum.co/ZXLha) - Ghost theme that can be used by startups to large companies to publish any kind of articles related to their business. It stands out for its clean design and is able to adapt to any company's identity. diff --git a/locales/nl.json b/locales/nl.json index 1015945..843438d 100644 --- a/locales/nl.json +++ b/locales/nl.json @@ -42,7 +42,7 @@ "Welcome back! You've successfully signed in.": "Welkom terug! Je bent succesvol ingelogd.", "You've successfully subscribed to": "Je hebt je ingeschreven voor", "Your email address": "Je e-mailadres", - "of": "of", + "of": "van", "with the email address": "met het e-mailadres", "with this tag": "met deze tag" } diff --git a/locales/pt-br.json b/locales/pt-BR.json similarity index 100% rename from locales/pt-br.json rename to locales/pt-BR.json diff --git a/package.json b/package.json index a9d014c..8077143 100644 --- a/package.json +++ b/package.json @@ -98,5 +98,5 @@ "desktop": "assets/screenshot-desktop.jpg", "mobile": "assets/screenshot-mobile.jpg" }, - "version": "2.1.6" + "version": "2.1.7" }