Skip to content

Commit 1f5c327

Browse files
committed
upd
1 parent 2f62edd commit 1f5c327

18 files changed

Lines changed: 118 additions & 67 deletions

File tree

frontend/build/client/assets/main-BHI4aCAh.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/build/client/assets/main-C1FJcYwI.css

Lines changed: 0 additions & 1 deletion
This file was deleted.

frontend/build/client/assets/main-Csk5C9VY.js renamed to frontend/build/client/assets/main-ejkKA_pW.js

Lines changed: 47 additions & 47 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/build/client/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<link rel="icon" type="image/x-icon" href="/favicon.ico" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
77
<title>VMAIL - Virtual Temporary Email</title>
8-
<script type="module" crossorigin src="/assets/main-Csk5C9VY.js"></script>
9-
<link rel="stylesheet" crossorigin href="/assets/main-C1FJcYwI.css">
8+
<script type="module" crossorigin src="/assets/main-ejkKA_pW.js"></script>
9+
<link rel="stylesheet" crossorigin href="/assets/main-BHI4aCAh.css">
1010
</head>
1111
<script
1212
defer

frontend/build/client/locales/de/common.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,5 +116,10 @@
116116
"Create API Key": "API-Schlüssel erstellen",
117117
"Please complete the verification first": "Bitte schließen Sie zuerst die Verifizierung ab",
118118
"API Key created successfully": "API-Schlüssel erfolgreich erstellt",
119-
"Failed to create API Key": "Fehler beim Erstellen des API-Schlüssels"
119+
"Failed to create API Key": "Fehler beim Erstellen des API-Schlüssels",
120+
"Site Statistics": "Seitenstatistiken",
121+
"Addresses Created": "Erstellte Adressen",
122+
"Emails Received": "Empfangene E-Mails",
123+
"API Keys Created": "Erstellte API-Schlüssel",
124+
"API Calls": "API-Aufrufe"
120125
}

frontend/build/client/locales/fr/common.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,5 +115,10 @@
115115
"Create API Key": "Créer une clé API",
116116
"Please complete the verification first": "Veuillez d'abord compléter la vérification",
117117
"API Key created successfully": "Clé API créée avec succès",
118-
"Failed to create API Key": "Échec de la création de la clé API"
118+
"Failed to create API Key": "Échec de la création de la clé API",
119+
"Site Statistics": "Statistiques du site",
120+
"Addresses Created": "Adresses créées",
121+
"Emails Received": "Emails reçus",
122+
"API Keys Created": "Clés API créées",
123+
"API Calls": "Appels API"
119124
}

frontend/build/client/locales/hi/common.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,5 +115,10 @@
115115
"Create API Key": "API कुंजी बनाएं",
116116
"Please complete the verification first": "कृपया पहले सत्यापन पूरा करें",
117117
"API Key created successfully": "API कुंजी सफलतापूर्वक बनाई गई",
118-
"Failed to create API Key": "API कुंजी बनाने में विफल"
118+
"Failed to create API Key": "API कुंजी बनाने में विफल",
119+
"Site Statistics": "साइट आंकड़े",
120+
"Addresses Created": "बनाए गए पते",
121+
"Emails Received": "प्राप्त ईमेल",
122+
"API Keys Created": "बनाई गई API कुंजियाँ",
123+
"API Calls": "API कॉल"
119124
}

frontend/build/client/locales/it/common.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,5 +115,10 @@
115115
"Create API Key": "Crea chiave API",
116116
"Please complete the verification first": "Per favore completa prima la verifica",
117117
"API Key created successfully": "Chiave API creata con successo",
118-
"Failed to create API Key": "Impossibile creare la chiave API"
118+
"Failed to create API Key": "Impossibile creare la chiave API",
119+
"Site Statistics": "Statistiche del sito",
120+
"Addresses Created": "Indirizzi creati",
121+
"Emails Received": "Email ricevute",
122+
"API Keys Created": "Chiavi API create",
123+
"API Calls": "Chiamate API"
119124
}

frontend/build/client/locales/ja/common.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,5 +115,10 @@
115115
"Create API Key": "APIキーを作成",
116116
"Please complete the verification first": "まず検証を完了してください",
117117
"API Key created successfully": "APIキーが正常に作成されました",
118-
"Failed to create API Key": "APIキーの作成に失敗しました"
118+
"Failed to create API Key": "APIキーの作成に失敗しました",
119+
"Site Statistics": "サイト統計",
120+
"Addresses Created": "作成されたアドレス",
121+
"Emails Received": "受信したメール",
122+
"API Keys Created": "作成されたAPIキー",
123+
"API Calls": "API呼び出し"
119124
}

0 commit comments

Comments
 (0)