Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions public/locales/id/files.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
"copy": "Salin item yang dipilih",
"paste": "Tempel item",
"cut": "Potong item yang dipilih",
"toggleSearch": "",
"showShortcuts": "Tampilkan pintasan keyboard"
},
"pinningModal": {
Expand Down
1 change: 1 addition & 0 deletions public/locales/pl/files.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
"copy": "Kopiuj zaznaczone elementy",
"paste": "Wklej elementy",
"cut": "Wytnij zaznaczone elementy",
"toggleSearch": "",
"showShortcuts": "Pokaż skróty klawiszowe"
},
"pinningModal": {
Expand Down
5 changes: 3 additions & 2 deletions public/locales/zh-CN/files.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
"copy": "复制已选择的项目",
"paste": "粘贴已选择的项目",
"cut": "剪贴已选择的项目",
"toggleSearch": "",
"showShortcuts": "显示快捷键"
},
"pinningModal": {
Expand All @@ -78,7 +79,7 @@
"addByPathModal": {
"title": "从IPFS导入",
"description": "",
"preloadNote": "",
"preloadNote": "注意:默认情况下,导入的路径是延迟加载的,在您浏览时将按需检索。要主动将导入的路径预取到本地数据存储,请从上下文菜单中选择“下载”。",
"importPathPlaceholder": "",
"namePlaceholder": "名称 (可选)",
"examples": "示例:"
Expand Down Expand Up @@ -199,7 +200,7 @@
"title": "",
"errorPrefix": "",
"helpTitle": "",
"helpListItemSearchError": "",
"helpListItemSearchError": "请复制上面的错误消息,并在网上搜索可能的解决方案。",
"helpListItemInspect": "",
"helpListItemRetrieval": "",
"helpListItemForums": "",
Expand Down