mirror of
https://github.com/lobehub/lobehub.git
synced 2026-03-27 13:29:15 +07:00
* style: Simplify the sidebar * style: Simplify the sidebar * style: Simplify the sidebar * style: Simpliofy the model selct * style: Simpliofy the model selct * style: Simpliofy the model selct * style: Simpliofy the agent profile * style: Simplify the input bar * style: Re-organize the settings * style: Simplify the mode linfo pane * style: Simplify agent profile * style: Advanced settings * style: Advanced settings * feat: Update translation * fix: type error * fix: Add missing translation * fix: Add missing translation * fix: Remove Lite mode * fix: Add model paramters * style: Remove token tag * fix: model order * fix: model order * fix: Add missing translation * fix: Add missing translation * fix: Hide the subtopic button * fix: User plan badge * feat: Add settings * feat: Add cover to the lab * style: Make the switch vertically centered * style: Add divider * feat: Add group by provider * feat: Move Usage stats * fix: Subscription badge * fix: Rebase onto canary * fix: Rebase onto canary * fix: Drag to adjust width * feat: Rebase onto canary * feat: Regroup settings tab * feat: Regroup settings tab * feat: Regroup settings tab * feat: Regroup settings tab
17 lines
782 B
JSON
17 lines
782 B
JSON
{
|
|
"agentSelection.empty": "Keine Agenten verfügbar",
|
|
"agentSelection.noAvailable": "Derzeit können keine Agenten hinzugefügt werden",
|
|
"agentSelection.noSelected": "Keine Agenten ausgewählt",
|
|
"agentSelection.search": "Keine passenden Agenten gefunden",
|
|
"project.create": "Neues Projekt",
|
|
"project.deleteConfirm": "Dieses Projekt wird gelöscht und kann nicht wiederhergestellt werden. Bestätigen Sie, um fortzufahren.",
|
|
"starter.createAgent": "Agent erstellen",
|
|
"starter.createGroup": "Gruppe erstellen",
|
|
"starter.deepResearch": "Tiefgehende Recherche",
|
|
"starter.developing": "Demnächst verfügbar",
|
|
"starter.image": "Bild",
|
|
"starter.imageGeneration": "Bildgenerierung",
|
|
"starter.videoGeneration": "Videogenerierung",
|
|
"starter.write": "Schreiben"
|
|
}
|