diff --git a/lib/core/src/lib/i18n/de.json b/lib/core/src/lib/i18n/de.json index 045a32de6c..26f7be8b1b 100644 --- a/lib/core/src/lib/i18n/de.json +++ b/lib/core/src/lib/i18n/de.json @@ -479,7 +479,8 @@ "RESET": "Zurücksetzen", "THUMBNAILS": "Dokumenten-Miniaturansichten", "THUMBNAILS_PANLEL_CLOSE": "Miniaturansichten-Fenster schließen", - "LOADING": "Dokument wird geladen" + "LOADING": "Dokument wird geladen", + "NOTE_ANNOTATION_IMG": "Note Annotation" }, "PAGE_LABEL": { "SHOWING": "Angezeigt", diff --git a/lib/core/src/lib/i18n/es.json b/lib/core/src/lib/i18n/es.json index f48c9a785c..31e20b8c14 100644 --- a/lib/core/src/lib/i18n/es.json +++ b/lib/core/src/lib/i18n/es.json @@ -479,7 +479,8 @@ "RESET": "Reiniciar", "THUMBNAILS": "Miniaturas de documento", "THUMBNAILS_PANLEL_CLOSE": "Cerrar panel de miniaturas", - "LOADING": "El documento se está cargando" + "LOADING": "El documento se está cargando", + "NOTE_ANNOTATION_IMG": "Note Annotation" }, "PAGE_LABEL": { "SHOWING": "Mostrando", diff --git a/lib/core/src/lib/i18n/fr.json b/lib/core/src/lib/i18n/fr.json index db8d329791..1cac42d9cc 100644 --- a/lib/core/src/lib/i18n/fr.json +++ b/lib/core/src/lib/i18n/fr.json @@ -479,7 +479,8 @@ "RESET": "Réinitialiser", "THUMBNAILS": "Miniatures des documents", "THUMBNAILS_PANLEL_CLOSE": "Fermer le panneau des miniatures", - "LOADING": "Chargement du document en cours" + "LOADING": "Chargement du document en cours", + "NOTE_ANNOTATION_IMG": "Note Annotation" }, "PAGE_LABEL": { "SHOWING": "Affichage en cours", diff --git a/lib/core/src/lib/i18n/it.json b/lib/core/src/lib/i18n/it.json index bf667f3626..b1ee7aee78 100644 --- a/lib/core/src/lib/i18n/it.json +++ b/lib/core/src/lib/i18n/it.json @@ -479,7 +479,8 @@ "RESET": "Reimposta", "THUMBNAILS": "Miniature documento", "THUMBNAILS_PANLEL_CLOSE": "Chiudi pannello miniature", - "LOADING": "Il documento è in fase di caricamento" + "LOADING": "Il documento è in fase di caricamento", + "NOTE_ANNOTATION_IMG": "Note Annotation" }, "PAGE_LABEL": { "SHOWING": "Visualizzazione di", diff --git a/lib/core/src/lib/i18n/pl.json b/lib/core/src/lib/i18n/pl.json index 38a72ab649..232477846e 100644 --- a/lib/core/src/lib/i18n/pl.json +++ b/lib/core/src/lib/i18n/pl.json @@ -479,7 +479,8 @@ "RESET": "Resetuj", "THUMBNAILS": "Miniatura dokumentu", "THUMBNAILS_PANLEL_CLOSE": "Zamknij panel miniatur", - "LOADING": "Wczytywanie dokumentu" + "LOADING": "Wczytywanie dokumentu", + "NOTE_ANNOTATION_IMG": "Note Annotation" }, "PAGE_LABEL": { "SHOWING": "Wyświetlanie", diff --git a/lib/core/src/lib/i18n/pt.json b/lib/core/src/lib/i18n/pt.json index 8ac43fe992..1718834ee2 100644 --- a/lib/core/src/lib/i18n/pt.json +++ b/lib/core/src/lib/i18n/pt.json @@ -479,7 +479,8 @@ "RESET": "Redefinir", "THUMBNAILS": "Miniaturas do documento", "THUMBNAILS_PANLEL_CLOSE": "Fechar painel de miniaturas", - "LOADING": "O documento está sendo carregado" + "LOADING": "O documento está sendo carregado", + "NOTE_ANNOTATION_IMG": "Note Annotation" }, "PAGE_LABEL": { "SHOWING": "A mostrar",