i18n(de): remove duplicated short date formats

pull/264/head
Francis Lachapelle 2019-11-26 15:13:07 -05:00
parent 856b0654ab
commit f872dc52c6
1 changed files with 3 additions and 6 deletions

View File

@ -88,12 +88,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" = "%d.%m.%Y";
"shortDateFmt_16" = "%d.%m.%y";
"shortDateFmt_17" = "";
"shortDateFmt_12" = "%Y/%m/%d";
"shortDateFmt_13" = "%Y.%m.%d";
"shortDateFmt_14" = "";
"longDateFmt_0" = "%A, %d. %B %Y";
"longDateFmt_1" = "%A, %e. %B %Y";