From 806cf7ca58daf45a6f0902ede47de0418b5e7ffb Mon Sep 17 00:00:00 2001 From: ztychr <> Date: Wed, 8 Nov 2023 22:30:19 +0100 Subject: [PATCH] Capitalization. --- i18n/da.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/da.toml b/i18n/da.toml index b6c903b..15c1152 100644 --- a/i18n/da.toml +++ b/i18n/da.toml @@ -32,7 +32,7 @@ other = "{{ .Count }} minutter" other = "Indholdsfortegnelse" [wordCount] -one = "Ét ord" +one = "Ét Ord" other = "{{ .Count }} Ord" [lastModified]