fix: correct grammar of in-app changelog (#463)

## Changelog

- Fixed grammar of in-app changelog for this release
This commit is contained in:
0xMRTT 2022-09-21 23:18:57 +02:00 committed by GitHub
commit 1af684cddd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -70,7 +70,7 @@ template GradienceWelcomeWindow: Adw.Window {
Adw.StatusPage page_release {
icon-name: "star-new-symbolic";
title: _("What's new in 0.3.0");
description: _("In this release, we added plugin support, plugin repository, badges, quick preset switcher. We also splited the community repo in official repo and curated repo.");
description: _("In this release, we added plugin support, a plugin repository, badges, and a quick preset switcher. We also split the preset repository into an official repository and a curated reposoitory.");
}
Adw.StatusPage page_agreement {