Browse Source

Merge pull request #13869 from vvlladd28/bug/translate/da-dk-tooltip

Fixed tranlate format in da_DK
pull/13873/head
Vladyslav Prykhodko 12 months ago
committed by GitHub
parent
commit
723d04bccb
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      ui-ngx/src/assets/locale/locale.constant-da_DK.json

2
ui-ngx/src/assets/locale/locale.constant-da_DK.json

@ -5276,7 +5276,7 @@
"add-originator-attributes-to": "Tilføj afsenders attributter til",
"originator-attributes": "Afsenders attributter",
"fetch-latest-telemetry-with-timestamp": "Hent seneste telemetry med tidsstempel",
"fetch-latest-telemetry-with-timestamp-tooltip": "Inkluderer tidsstempel i metadata, f.eks.: \"{{latestTsKeyName}}\": \"{ts:1574329385897, value:42}\"",
"fetch-latest-telemetry-with-timestamp-tooltip": "Inkluderer tidsstempel i metadata, f.eks.: \"{{latestTsKeyName}}\": \"{\"ts\":1574329385897, \"value\":42}\"",
"tell-failure": "Rapportér fejl hvis attribut mangler",
"tell-failure-tooltip": "Rapporterer fejl hvis mindst én valgt nøgle mangler.",
"created-time": "Oprettelsestid",

Loading…
Cancel
Save