mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-06 22:08:51 +00:00
Remove duplicate short date formats in German
This commit is contained in:
@@ -82,10 +82,9 @@
|
||||
"shortDateFmt_9" = "%y-%m-%d";
|
||||
"shortDateFmt_10" = "%y/%m/%d";
|
||||
"shortDateFmt_11" = "%y.%m.%d";
|
||||
"shortDateFmt_12" = "%Y-%m-%d";
|
||||
"shortDateFmt_13" = "%Y/%m/%d";
|
||||
"shortDateFmt_14" = "%Y.%m.%d";
|
||||
"shortDateFmt_15" = "";
|
||||
"shortDateFmt_12" = "%Y/%m/%d";
|
||||
"shortDateFmt_13" = "%Y.%m.%d";
|
||||
"shortDateFmt_14" = "";
|
||||
|
||||
"longDateFmt_0" = "%A, %d. %B %Y";
|
||||
"longDateFmt_1" = "%A, %e. %B %Y";
|
||||
|
||||
Reference in New Issue
Block a user