release nouri 0.3 household sharing and mobile polish
This commit is contained in:
@@ -35,3 +35,18 @@ AVAILABILITY_LABELS = {
|
||||
"home": "Zuhause",
|
||||
"archived": "Archiv",
|
||||
}
|
||||
|
||||
ROLE_LABELS = {
|
||||
"admin": "Admin",
|
||||
"member": "Mitglied",
|
||||
}
|
||||
|
||||
VISIBILITY_LABELS = {
|
||||
"shared": "Für alle",
|
||||
"personal": "Persönlich",
|
||||
}
|
||||
|
||||
VISIBILITY_DESCRIPTIONS = {
|
||||
"shared": "Gemeinsam im Haushalt sichtbar und nutzbar.",
|
||||
"personal": "Nur für dich sichtbar und planbar.",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user