Skip to content

Commit

Permalink
Fix check-and-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
mattreim committed Nov 21, 2024
1 parent 0075d65 commit 07e3a44
Show file tree
Hide file tree
Showing 11 changed files with 22 additions and 22 deletions.
4 changes: 2 additions & 2 deletions admin/i18n/de/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"Additional features": "Zusatzfunktionen",
"Convert state values to strings": "Zustandswerte in Zeichenfolgen umwandeln",
"Use palletmanager": "Verwende den Palettenmanager",
"Backups will not contain any modules installed via palletmanager!": "Die Backups enthalten keine über die Palette installierten Module!",
"Backups will not contain any modules installed via Palette Manager!": "Die Backups enthalten keine über die Palette installierten Module!",
"Enable Projects feature": "Aktiviere die Projektfunktion",
"Backups will not contain any projects!": "Backups enthalten keine Projekte!",
"Allow creation of foreign objects": "Erstellung von Fremdobjekten erlauben",
Expand All @@ -36,4 +36,4 @@
"Environment variables": "Umgebungsvariablen",
"Theme": "Thema",
"Apply a custom theme (if installed)": "Anwenden eines benutzerdefinierten Designs (falls installiert)"
}
}
4 changes: 2 additions & 2 deletions admin/i18n/en/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"Additional features": "Additional features",
"Convert state values to strings": "Convert state values to strings",
"Use palletmanager": "Use palletmanager",
"Backups will not contain any modules installed via palletmanager!": "Backups will not contain any modules installed via palette manager!",
"Backups will not contain any modules installed via Palette Manager!": "Backups will not contain any modules installed via palette manager!",
"Enable Projects feature": "Enable Projects feature",
"Backups will not contain any projects!": "Backups will not contain any projects!",
"Allow creation of foreign objects": "Allow creation of foreign objects",
Expand All @@ -36,4 +36,4 @@
"Environment variables": "Environment variables",
"Theme": "Theme",
"Apply a custom theme (if installed)": "Apply a custom theme (if installed)"
}
}
4 changes: 2 additions & 2 deletions admin/i18n/es/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"Additional features": "Características adicionales",
"Convert state values to strings": "Convertir valores de estado en cadenas",
"Use palletmanager": "Usar administrador de paletas",
"Backups will not contain any modules installed via palletmanager!": "¡Las copias de seguridad no contendrán ningún módulo instalado a través de palette manager!",
"Backups will not contain any modules installed via Palette Manager!": "¡Las copias de seguridad no contendrán ningún módulo instalado a través de palette manager!",
"Enable Projects feature": "Habilitar la función Proyectos",
"Backups will not contain any projects!": "¡Las copias de seguridad no contendrán ningún proyecto!",
"Allow creation of foreign objects": "Permitir la creación de objetos extraños.",
Expand All @@ -36,4 +36,4 @@
"Environment variables": "Variables de entorno",
"Theme": "Tema",
"Apply a custom theme (if installed)": "Aplicar un tema personalizado (si está instalado)"
}
}
4 changes: 2 additions & 2 deletions admin/i18n/fr/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"Additional features": "Caractéristiques supplémentaires",
"Convert state values to strings": "Convertir les valeurs d'état en chaînes",
"Use palletmanager": "Utiliser le gestionnaire de palettes",
"Backups will not contain any modules installed via palletmanager!": "Les sauvegardes ne contiendront aucun module installé via palette manager!",
"Backups will not contain any modules installed via Palette Manager!": "Les sauvegardes ne contiendront aucun module installé via palette manager!",
"Enable Projects feature": "Activer la fonctionnalité Projets",
"Backups will not contain any projects!": "Les sauvegardes ne contiendront aucun projet !",
"Allow creation of foreign objects": "Autoriser la création d'objets étrangers",
Expand All @@ -36,4 +36,4 @@
"Environment variables": "Variables d'environnement",
"Theme": "Thème",
"Apply a custom theme (if installed)": "Appliquer un thème personnalisé (si installé)"
}
}
4 changes: 2 additions & 2 deletions admin/i18n/it/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"Additional features": "Caratteristiche aggiuntive",
"Convert state values to strings": "Converti i valori di stato in stringhe",
"Use palletmanager": "Utilizzare il gestore pallet",
"Backups will not contain any modules installed via palletmanager!": "I backup non conterranno alcun modulo installato tramite palette manager!",
"Backups will not contain any modules installed via Palette Manager!": "I backup non conterranno alcun modulo installato tramite palette manager!",
"Enable Projects feature": "Abilita la funzione Progetti",
"Backups will not contain any projects!": "I backup non conterranno alcun progetto!",
"Allow creation of foreign objects": "Consentire la creazione di oggetti estranei",
Expand All @@ -36,4 +36,4 @@
"Environment variables": "Variabili ambientali",
"Theme": "Tema",
"Apply a custom theme (if installed)": "Applicare un tema personalizzato (se installato)"
}
}
4 changes: 2 additions & 2 deletions admin/i18n/nl/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"Additional features": "Extra functies",
"Convert state values to strings": "Converteer statuswaarden naar tekenreeksen",
"Use palletmanager": "Gebruik palletmanager",
"Backups will not contain any modules installed via palletmanager!": "Back-ups bevatten geen modules die via palette manager zijn geïnstalleerd!",
"Backups will not contain any modules installed via Palette Manager!": "Back-ups bevatten geen modules die via palette manager zijn geïnstalleerd!",
"Enable Projects feature": "Schakel de functie Projecten in",
"Backups will not contain any projects!": "Back-ups bevatten geen projecten!",
"Allow creation of foreign objects": "Sta de creatie van vreemde voorwerpen toe",
Expand All @@ -36,4 +36,4 @@
"Environment variables": "Omgevingsvariabelen",
"Theme": "Thema",
"Apply a custom theme (if installed)": "Een aangepast thema toepassen (indien geïnstalleerd)"
}
}
4 changes: 2 additions & 2 deletions admin/i18n/pl/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"Additional features": "Dodatkowe funkcje",
"Convert state values to strings": "Konwertuj wartości stanu na ciągi",
"Use palletmanager": "Użyj menedżera palet",
"Backups will not contain any modules installed via palletmanager!": "Kopie zapasowe nie będą zawierać żadnych modułów zainstalowanych za pośrednictwem menedżera palet!",
"Backups will not contain any modules installed via Palette Manager!": "Kopie zapasowe nie będą zawierać żadnych modułów zainstalowanych za pośrednictwem menedżera palet!",
"Enable Projects feature": "Włącz funkcję Projekty",
"Backups will not contain any projects!": "Kopie zapasowe nie będą zawierać żadnych projektów!",
"Allow creation of foreign objects": "Zezwalaj na tworzenie obcych obiektów",
Expand All @@ -36,4 +36,4 @@
"Environment variables": "Zmienne środowiska",
"Theme": "Temat",
"Apply a custom theme (if installed)": "Zastosuj niestandardowy motyw (jeśli jest zainstalowany)"
}
}
4 changes: 2 additions & 2 deletions admin/i18n/pt/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"Additional features": "Características adicionais",
"Convert state values to strings": "Converter valores de estado em strings",
"Use palletmanager": "Usar o gerenciador de paletes",
"Backups will not contain any modules installed via palletmanager!": "Os backups não conterão nenhum módulo instalado via palette manager!",
"Backups will not contain any modules installed via Palette Manager!": "Os backups não conterão nenhum módulo instalado via palette manager!",
"Enable Projects feature": "Habilitar recurso de Projetos",
"Backups will not contain any projects!": "Os backups não conterão nenhum projeto!",
"Allow creation of foreign objects": "Permitir a criação de objetos estranhos",
Expand All @@ -36,4 +36,4 @@
"Environment variables": "Variáveis ​​ambientais",
"Theme": "Tema",
"Apply a custom theme (if installed)": "Aplicar um tema personalizado (se instalado)"
}
}
4 changes: 2 additions & 2 deletions admin/i18n/ru/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"Additional features": "Дополнительные возможности",
"Convert state values to strings": "Преобразование значений состояния в строки",
"Use palletmanager": "Используйте паллетменеджер",
"Backups will not contain any modules installed via palletmanager!": "Резервные копии не будут содержать модули, установленные через palette manager!",
"Backups will not contain any modules installed via Palette Manager!": "Резервные копии не будут содержать модули, установленные через palette manager!",
"Enable Projects feature": "Включить функцию проектов",
"Backups will not contain any projects!": "Резервные копии не будут содержать никаких проектов!",
"Allow creation of foreign objects": "Разрешить создание посторонних объектов",
Expand All @@ -36,4 +36,4 @@
"Environment variables": "Переменные среды",
"Theme": "Тема",
"Apply a custom theme (if installed)": "Применить собственную тему (если она установлена)"
}
}
4 changes: 2 additions & 2 deletions admin/i18n/uk/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"Additional features": "Додаткові можливості",
"Convert state values to strings": "Перетворення значень стану на рядки",
"Use palletmanager": "Використовуйте palletmanager",
"Backups will not contain any modules installed via palletmanager!": "Резервні копії не міститимуть жодних модулів, встановлених через palette manager!",
"Backups will not contain any modules installed via Palette Manager!": "Резервні копії не міститимуть жодних модулів, встановлених через palette manager!",
"Enable Projects feature": "Увімкнути функцію «Проекти».",
"Backups will not contain any projects!": "Резервні копії не будуть містити жодних проектів!",
"Allow creation of foreign objects": "Дозволити створення сторонніх об'єктів",
Expand All @@ -36,4 +36,4 @@
"Environment variables": "Змінні середовища",
"Theme": "Тема",
"Apply a custom theme (if installed)": "Застосувати спеціальну тему (якщо встановлено)"
}
}
4 changes: 2 additions & 2 deletions admin/i18n/zh-cn/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"Additional features": "附加功能",
"Convert state values to strings": "将状态值转换为字符串",
"Use palletmanager": "使用托盘管理器",
"Backups will not contain any modules installed via palletmanager!": "备份将不包含通过palletmanager安装的任何模块!",
"Backups will not contain any modules installed via Palette Manager!": "备份将不包含通过palletmanager安装的任何模块!",
"Enable Projects feature": "启用项目功能",
"Backups will not contain any projects!": "备份将不包含任何项目!",
"Allow creation of foreign objects": "允许创建异物",
Expand All @@ -36,4 +36,4 @@
"Environment variables": "环境变量",
"Theme": "主题",
"Apply a custom theme (if installed)": "应用自定义主题(如果已安装)"
}
}

0 comments on commit 07e3a44

Please sign in to comment.