Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Fix typo in German language file #2005

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion rainloop/v/0.0.0/app/localization/admin/de_DE.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ de_DE:
TAB_CONTACTS:
LEGEND_CONTACTS: "Kontakte"
LEGEND_STORAGE: "Speicher (PDO)"
LABEL_ENABLE_CONTACTS: "Kontakte akivieren"
LABEL_ENABLE_CONTACTS: "Kontakte aktivieren"
LABEL_ALLOW_SYNC: "Kontakte-Synchronisierung erlauben (mit externem CardDAV-Server)"
LABEL_STORAGE_TYPE: "Typ"
LABEL_STORAGE_DSN: "DSN"
Expand Down