feat: added toggle Button to Frontend
This commit is contained in:
@@ -48,7 +48,8 @@
|
||||
"turn_off": "Ausschalten",
|
||||
"turn_on": "Einschalten",
|
||||
"undo": "Rückgängig machen",
|
||||
"yes": "Ja"
|
||||
"yes": "Ja",
|
||||
"secret": "Als Secret speichern"
|
||||
},
|
||||
"add": {
|
||||
"new": "Neue hinzufügen",
|
||||
@@ -880,4 +881,4 @@
|
||||
"team": "Team Workspace",
|
||||
"title": "Workspaces"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -48,7 +48,8 @@
|
||||
"turn_off": "Turn off",
|
||||
"turn_on": "Turn on",
|
||||
"undo": "Undo",
|
||||
"yes": "Yes"
|
||||
"yes": "Yes",
|
||||
"secret": "Save as secret"
|
||||
},
|
||||
"add": {
|
||||
"new": "Add new",
|
||||
|
||||
Reference in New Issue
Block a user