change localization instances of note_to_big to note_too_big

This commit is contained in:
maddie
2026-06-09 10:43:05 +00:00
committed by GitHub
parent c3e475c16d
commit 8a000ce131
12 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
"new_note": "nuova nota",
"new_note_notice": "<b>disponibilità:</b><br />la nota non è garantita per essere memorizzata come tutto è tenuto in ram, se si riempie le note più vecchie saranno rimosse.<br />(probabilmente andrà bene, basta essere avvertiti).",
"errors": {
"note_to_big": "impossibile creare una nota. la nota è troppo grande",
"note_too_big": "impossibile creare una nota. la nota è troppo grande",
"note_error": "Impossibile creare la nota. Riprova.",
"max": "max: {n}",
"empty_content": "la nota è vuota."