mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-06-03 00:19:57 -04:00
fix(frontend): improves UI/UX of aliases modal
Signed-off-by: yamashush <38120991+yamashush@users.noreply.github.com>
This commit is contained in:
parent
f56abf74e0
commit
c5d8341c45
6 changed files with 57 additions and 55 deletions
|
@ -441,6 +441,7 @@
|
|||
"addAlias": "Add alias",
|
||||
"makePrimary": "Mark this alias as primary",
|
||||
"isPrimary": "This is the primary alias",
|
||||
"primaryLabel": "Primary Alias",
|
||||
"removeAlias": "Remove this alias",
|
||||
"errorAddingAlias": "The chosen alias can not be added to this note",
|
||||
"errorRemovingAlias": "There was an error removing the alias",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue