Add Desktop support to Planned Features

This commit is contained in:
Vishesh Handa
2020-08-19 13:49:18 +02:00
parent 8c57368851
commit 2a18c42390
2 changed files with 2 additions and 0 deletions

View File

@ -229,6 +229,7 @@ feature:
latex: Latex Support
mermaid: Mermaid Diagram Support
encryptedHosting: Encrypted Git Hosting
desktop: Desktop App
feature_timeline:
title: Feature Timeline

View File

@ -48,6 +48,7 @@ class Features {
tr("feature.latex"),
tr("feature.mermaid"),
tr("feature.encryptedHosting"),
tr("feature.desktop"),
];
}