From 7c8daea65ba5f6e04f36a988bf5c566799fd8652 Mon Sep 17 00:00:00 2001 From: Excalidraw Bot <77840495+excalibot@users.noreply.github.com> Date: Thu, 25 Jul 2024 19:05:43 +0200 Subject: [PATCH] New translations en.json (Portuguese) --- packages/excalidraw/locales/pt-PT.json | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/packages/excalidraw/locales/pt-PT.json b/packages/excalidraw/locales/pt-PT.json index ea4d1eaac..63e1aa4df 100644 --- a/packages/excalidraw/locales/pt-PT.json +++ b/packages/excalidraw/locales/pt-PT.json @@ -109,6 +109,7 @@ "share": "Partilhar", "showStroke": "Mostrar seletor de cores do traço", "showBackground": "Mostrar seletor de cores do fundo", + "showFonts": "", "toggleTheme": "Alternar tema claro/escuro", "theme": "Tema", "personalLib": "Biblioteca pessoal", @@ -557,11 +558,19 @@ "syntax": "Sintaxe Mermaid", "preview": "Pré-visualizar" }, - "userList": { - "search": { - "placeholder": "Pesquisa rápida", - "empty": "Nenhum utilizador encontrado" + "quickSearch": { + "placeholder": "" + }, + "fontList": { + "badge": { + "old": "" }, + "sceneFonts": "", + "availableFonts": "", + "empty": "" + }, + "userList": { + "empty": "", "hint": { "text": "Clique no utilizador para o seguir", "followStatus": "Está a seguir este utilizador",