mirror of
https://github.com/zadam/trilium.git
synced 2026-01-14 18:44:25 +01:00
chore(client): get rid of translation issue
This commit is contained in:
parent
7a088c5b7d
commit
b6a3fe7cfb
@ -11,7 +11,7 @@
|
||||
</head>
|
||||
|
||||
<body id="trilium-app">
|
||||
<noscript><%= t("javascript-required") %></noscript>
|
||||
<noscript>Trilium requires JavaScript to be enabled.</noscript>
|
||||
|
||||
<div class="dropdown-menu dropdown-menu-sm" id="context-menu-container" style="display: none"></div>
|
||||
|
||||
|
||||
@ -220,7 +220,6 @@
|
||||
"password-confirmation": "Password confirmation",
|
||||
"button": "Set password"
|
||||
},
|
||||
"javascript-required": "Trilium requires JavaScript to be enabled.",
|
||||
"setup": {
|
||||
"heading": "Trilium Notes setup",
|
||||
"new-document": "I'm a new user, and I want to create a new Trilium document for my notes",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user