Capitalize two occurrences of "YAML" abbreviation (#27314)

pull/27319/head
Norbert Rittel 2025-10-03 12:45:29 +02:00 committed by GitHub
parent e8ead84fe5
commit 786bbb3850
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -478,7 +478,7 @@
"url": "Local path or web URL"
},
"background": {
"yaml_info": "Background image is set via yaml editor."
"yaml_info": "Background image is set via YAML editor."
},
"location": {
"latitude": "[%key:ui::panel::config::zone::detail::latitude%]",
@ -4791,7 +4791,7 @@
"required": "Required",
"default": "Default",
"selector": "Selector",
"yaml_error": "Field yaml has invalid format.",
"yaml_error": "Field YAML has invalid format.",
"key_not_null": "The field key must not be empty.",
"key_not_unique": "The field key must not be the same value as another field.",
"fields": "Fields",