File tree Expand file tree Collapse file tree 4 files changed +24
-2
lines changed
server/src/assets/translations Expand file tree Collapse file tree 4 files changed +24
-2
lines changed Original file line number Diff line number Diff line change 1+ {}
Original file line number Diff line number Diff line change 1- {}
1+ {
2+ "add_link" : {
3+ "add_link" : " Додати посилання" ,
4+ "help_on_links" : " Довідка щодо посилань" ,
5+ "note" : " Нотатка" ,
6+ "search_note" : " Знайти нотатку за ім'ям" ,
7+ "link_title_mirrors" : " заголовок посилання відображає назву нотатки" ,
8+ "link_title_arbitrary" : " свій заголовок посилання" ,
9+ "link_title" : " Заголовок посилання" ,
10+ "button_add_link" : " Додати посилання"
11+ },
12+ "branch_prefix" : {
13+ "save" : " Зберегти"
14+ }
15+ }
Original file line number Diff line number Diff line change 1+ {}
Original file line number Diff line number Diff line change 1- {}
1+ {
2+ "keyboard_actions" : {
3+ "back-in-note-history" : " Перейти до минулої нотатки в історії" ,
4+ "forward-in-note-history" : " Перейти до наступної нотатки в історії" ,
5+ "open-command-palette" : " Відкрити палітру команд"
6+ }
7+ }
You can’t perform that action at this time.
0 commit comments