first commit

This commit is contained in:
2025-03-06 19:27:29 +01:00
commit f2698d53d0
6352 changed files with 822401 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
CKEDITOR.plugins.setLang('lineheight','{LANGUAGE_CODE}', {
title: '{LINE-HEIGHT}'
} );

View File

@@ -0,0 +1,3 @@
CKEDITOR.plugins.setLang('lineheight','ar', {
title: 'خط الطول'
} );

View File

@@ -0,0 +1,3 @@
CKEDITOR.plugins.setLang('lineheight','de', {
title: 'Zeilenhöhe'
} );

View File

@@ -0,0 +1,3 @@
CKEDITOR.plugins.setLang('lineheight','en', {
title: 'Line Height'
} );

View File

@@ -0,0 +1,3 @@
CKEDITOR.plugins.setLang('lineheight','es', {
title: 'Altura de Línea'
} );

View File

@@ -0,0 +1,3 @@
CKEDITOR.plugins.setLang('lineheight','fr', {
title: 'Hauteur de Ligne'
} );

View File

@@ -0,0 +1,3 @@
CKEDITOR.plugins.setLang('lineheight','ko', {
title: '줄 높이'
} );

View File

@@ -0,0 +1,3 @@
CKEDITOR.plugins.setLang('lineheight','af', {
title: 'linha Altura'
} );