mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
comments/formating
* added missing whitespace betweeen date and patch version * reordered dmy to fit selected locale.
This commit is contained in:
@@ -2337,7 +2337,7 @@ var LANG = {
|
||||
date_ago: "vor $1",
|
||||
date_at: " um ",
|
||||
date_to: " bis ",
|
||||
date_simple: "$3.$2.$1",
|
||||
date_simple: "$1.$2.$3",
|
||||
unknowndate_stc: "Unbekanntes Datum",
|
||||
date_months: ["Januar", "Februar", "März", "April", "Mai", "Juni", "Juli", "August", "September", "Oktober", "November", "Dezember"],
|
||||
date_days: ["Sonntag", "Montag", "Dienstag", "Mittwoch", "Donnerstag", "Freitag", "Samstag"],
|
||||
|
||||
Reference in New Issue
Block a user