mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-04 20:00:17 +01:00
🎨 Display a confirmation prompt when inserting large assets 256MB https://github.com/siyuan-note/siyuan/issues/16685
Signed-off-by: Daniel <845765@qq.com>
This commit is contained in:
parent
320d2f65e5
commit
9dba4da239
15 changed files with 15 additions and 15 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"uploadFileTooLarge": "Przesłany plik [${x}] jest za duży [${y}]. Czy na pewno chcesz kontynuować przesyłanie?",
|
||||
"uploadFileTooLarge": "⚠\uFE0F Przesłany plik [${x}] jest za duży [${y}]. Czy na pewno chcesz kontynuować przesyłanie?",
|
||||
"recentDocsMaxListCount": "Maksymalna liczba wyświetlanych ostatnich dokumentów",
|
||||
"recentDocsMaxListCountTip": "Maksymalna liczba dokumentów wyświetlanych w oknie dialogowym Ostatnie dokumenty",
|
||||
"bazaarNeedVersion": "Wymagane jest uaktualnienie SiYuan do wersji v${x} lub nowszej, aby używać",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue