From c9c5ab15cf1a31c09d3153dd879f6537d432db3f Mon Sep 17 00:00:00 2001
From: Valdnet <47037905+Valdnet@users.noreply.github.com>
Date: Tue, 4 Apr 2023 10:42:48 +0200
Subject: [PATCH 1/2] l10n: Change to capital letter
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
---
src/components/CreateSampleButton.vue | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/components/CreateSampleButton.vue b/src/components/CreateSampleButton.vue
index 046b98fa2..f74ff0180 100644
--- a/src/components/CreateSampleButton.vue
+++ b/src/components/CreateSampleButton.vue
@@ -1,7 +1,7 @@
- {{ t('notes', 'Create a sample note with markdown') }}
+ {{ t('notes', 'Create a sample note with Markdown') }}