Use distinct translation strings for mail and user directory settings menu entries
This commit is contained in:
@@ -1167,7 +1167,7 @@
|
||||
"diskSpace": "Low disk space"
|
||||
},
|
||||
"settingsDialog": {
|
||||
"description": "Manage your personal notification preferences here. Cloudron will send an email for the selected events to your primary email address."
|
||||
"description": "An email will be sent for the selected events to your primary email address."
|
||||
},
|
||||
"allCaughtUp": "All caught up"
|
||||
},
|
||||
@@ -2049,5 +2049,10 @@
|
||||
"empty": "No clients yet"
|
||||
}
|
||||
},
|
||||
"automation": "Automation"
|
||||
"automation": "Automation",
|
||||
"userdirectory": {
|
||||
"settings": {
|
||||
"title": "Settings"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user