first commit

This commit is contained in:
2024-11-04 19:13:57 +01:00
commit 546cc34310
7718 changed files with 982818 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'
} );