diff --git a/fontawesome/langs/de.js b/fontawesome/langs/de.js new file mode 100644 index 0000000..f48f758 --- /dev/null +++ b/fontawesome/langs/de.js @@ -0,0 +1,17 @@ +tinymce.addI18n('de', { + 'Icons': 'Icons', + 'Web Application': 'Web-Anwendung', + 'File Type': 'Dateitypen', + 'Spinner': 'Drehend', + 'Form Control': 'Formularfelder', + 'Currency': 'Währungen', + 'Text Editor': 'Texteditor', + 'Directional': 'Richtung', + 'Video Player': 'Videoplayer', + 'Brand': 'Marken', + 'Medical': 'Medizinisch', + 'Transportation': 'Transport', + 'Gender': 'Geschlecht', + 'Payment': 'Bezahlung', + 'Chart': 'Diagramm' +}); \ No newline at end of file