From 457c5f85af6277d443c3acf43d0ecd2c19443438 Mon Sep 17 00:00:00 2001 From: Elian Doran Date: Wed, 1 Apr 2026 09:30:34 +0300 Subject: [PATCH] chore(client/i18n): fix weird translation --- apps/client/src/translations/ro/translation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/client/src/translations/ro/translation.json b/apps/client/src/translations/ro/translation.json index 9e12892d38..6e9d0e2e83 100644 --- a/apps/client/src/translations/ro/translation.json +++ b/apps/client/src/translations/ro/translation.json @@ -875,7 +875,7 @@ "print_note": "Imprimare notiță", "re_render_note": "Reinterpretare notiță", "save_revision": "Salvează o nouă revizie", - "advanced": "Advansat", + "advanced": "Avansat", "search_in_note": "Caută în notiță", "convert_into_attachment_failed": "Nu s-a putut converti notița „{{title}}”.", "convert_into_attachment_successful": "Notița „{{title}}” a fost convertită în atașament.",