Merge translations

This commit is contained in:
William Casarin
2024-04-25 12:41:12 -07:00
68 changed files with 552 additions and 385 deletions
+1 -1
View File
@@ -88,7 +88,7 @@ struct ConfigView: View {
}
if state.is_privkey_user {
Section(header: Text(NSLocalizedString("Permanently Delete Account", comment: "Section title for deleting the user"))) {
Section(header: Text("Permanently Delete Account", comment: "Section title for deleting the user")) {
Button(action: {
delete_account_warning = true
}, label: {