danish translation of fuzzyw

pull/3402/head
aGoodUsername 2024-05-06 14:07:29 +02:00 committed by GitHub
parent 95a57aa4e1
commit 8f663e4124
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 16 additions and 1 deletions

View File

@ -159,5 +159,20 @@
},
"alarm": {
"//": "App-specific overrides"
},
"fuzzyw": {
"//": "App-specific overrides",
"*$1 o'clock": "klokken *$1",
"five past *$1": "fem over *$1",
"ten past *$1": "ti over *$1",
"quarter past *$1": "kvart over *$1",
"twenty past *$1": "tyve over *$1",
"twenty five past *$1": "fem i halv *$2",
"half past *$1": "halv *$2",
"twenty five to *$2": "fem over halv *$2",
"twenty to *$2": "tyve i *$2",
"quarter to *$2": "kvart i *$2",
"ten to *$2": "ti i *$2",
"five to *$2": "fem i *$2"
}
}
}