mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-15 05:16:34 +00:00
Fix typo in Czech language for blank before percent (#22760)
This commit is contained in:
parent
1f6b0360de
commit
d8618b4a25
@ -5,7 +5,7 @@ export const blankBeforePercent = (
|
||||
localeOptions: FrontendLocaleData
|
||||
): string => {
|
||||
switch (localeOptions.language) {
|
||||
case "cz":
|
||||
case "cs":
|
||||
case "de":
|
||||
case "fi":
|
||||
case "fr":
|
||||
|
Loading…
x
Reference in New Issue
Block a user