german translations and some minor changes to the UI to make it prettier
This commit is contained in:
@@ -214,7 +214,7 @@ export default function Home() {
|
||||
{/* Last update indicator */}
|
||||
{lastUpdate && (
|
||||
<div className="text-xs text-gray-500 text-center sm:text-left mb-4">
|
||||
Last updated: {lastUpdate.toLocaleTimeString()}
|
||||
Aktualisiert: {lastUpdate.toLocaleTimeString()}
|
||||
</div>
|
||||
)}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user