mirror of
https://github.com/BoostIo/Boostnote
synced 2026-07-04 03:55:21 +00:00
Fix locale json format, add some translations
This commit is contained in:
committed by
Junyoung Choi
parent
22d494d3f1
commit
1be208d96b
+4
-2
@@ -131,7 +131,7 @@
|
||||
"Permanent Delete": "Apagar Permanentemente",
|
||||
"Confirm note deletion": "Confirmar o apagamento da nota",
|
||||
"This will permanently remove this note.": "Isto irá remover permanentemente esta nota.",
|
||||
"Successfully applied!": "Aplicado com Sucesso!",
|
||||
"Successfully applied!": "Aplicado com Sucesso!",
|
||||
"Albanian": "Albanês",
|
||||
"Chinese (zh-CN)": "Chinês (zh-CN)",
|
||||
"Chinese (zh-TW)": "Chinês (zh-TW)",
|
||||
@@ -153,5 +153,7 @@
|
||||
"Allow dangerous html tags": "Permitir tags html perigosas",
|
||||
"Convert textual arrows to beautiful signs. ⚠ This will interfere with using HTML comments in your Markdown.": "Converter setas de texto em simbolos. ⚠ Isto irá interferir no use de comentários em HTML em Markdown.",
|
||||
"⚠ You have pasted a link referring an attachment that could not be found in the storage location of this note. Pasting links referring attachments is only supported if the source and destination location is the same storage. Please Drag&Drop the attachment instead! ⚠": "⚠ Você colou um link referente a um anexo que não pôde ser encontrado no local de armazenamento desta nota. A vinculação de anexos de referência de links só é suportada se o local de origem e de destino for o mesmo de armazenamento. Por favor, arraste e solte o anexo na nota! ⚠",
|
||||
"Disabled": "Disabled"
|
||||
"Spellcheck disabled": "Spellcheck disabled",
|
||||
"Show menu bar": "Show menu bar",
|
||||
"Auto Detect": "Auto Detect"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user