Translate App into German

This commit is contained in:
2026-03-13 14:12:00 +01:00
parent 6360600eca
commit 780afb0c56
34 changed files with 477 additions and 304 deletions

View File

@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html>
<html lang="de">
<head>
<!--
If you are serving your web app in a path other than the root, change the
@@ -18,18 +18,18 @@
<meta charset="UTF-8">
<meta content="IE=Edge" http-equiv="X-UA-Compatible">
<meta name="description" content="A tournament Manager for Splatoon">
<meta name="description" content="Ein Turnier-Manager für Splatoon">
<!-- iOS meta tags & icons -->
<meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-title" content="frontend_splatournament_manager">
<meta name="apple-mobile-web-app-title" content="Splatournament Manager">
<link rel="apple-touch-icon" href="icons/Icon-192.png">
<!-- Favicon -->
<link rel="icon" type="image/png" href="favicon.png"/>
<title>frontend_splatournament_manager</title>
<title>Splatournament Manager</title>
<link rel="manifest" href="manifest.json">
</head>
<body>

View File

@@ -1,11 +1,11 @@
{
"name": "frontend_splatournament_manager",
"short_name": "frontend_splatournament_manager",
"name": "Splatournament Manager",
"short_name": "Splatournament",
"start_url": ".",
"display": "standalone",
"background_color": "#0175C2",
"theme_color": "#0175C2",
"description": "A tournament Manager for Splatoon",
"description": "Ein Turnier-Manager für Splatoon",
"orientation": "portrait-primary",
"prefer_related_applications": false,
"icons": [