Skip to content

Commit 21b0e68

Browse files
committed
docs(translations): add plugin meta comments to translation files
Added comments indicating the section for plugin meta in Arabic, Danish, German, English, Spanish, French, Italian, Japanese, Dutch, Norwegian, Portuguese, and Swedish translation files.
1 parent a1f3569 commit 21b0e68

12 files changed

+12
-0
lines changed

src/translations/ar/lindemannrock-base.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
*/
88

99
return [
10+
// Plugin meta
1011
'Installed successfully' => 'تم التثبيت بنجاح',
1112
'Plugin installed' => 'تم تثبيت الإضافة',
1213
'Version' => 'الإصدار',

src/translations/da/lindemannrock-base.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
*/
88

99
return [
10+
// Plugin meta
1011
'Installed successfully' => 'Installeret',
1112
'Plugin installed' => 'Plugin installeret',
1213
'Version' => 'Version',

src/translations/de/lindemannrock-base.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
*/
88

99
return [
10+
// Plugin meta
1011
'Installed successfully' => 'Erfolgreich installiert',
1112
'Plugin installed' => 'Plugin installiert',
1213
'Version' => 'Version',

src/translations/en/lindemannrock-base.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
*/
88

99
return [
10+
// Plugin meta
1011
'Installed successfully' => 'Installed successfully',
1112
'Plugin installed' => 'Plugin installed',
1213
'Version' => 'Version',

src/translations/es/lindemannrock-base.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
*/
88

99
return [
10+
// Plugin meta
1011
'Installed successfully' => 'Instalado correctamente',
1112
'Plugin installed' => 'Plugin instalado',
1213
'Version' => 'Versión',

src/translations/fr/lindemannrock-base.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
*/
88

99
return [
10+
// Plugin meta
1011
'Installed successfully' => 'Installé avec succès',
1112
'Plugin installed' => 'Plugin installé',
1213
'Version' => 'Version',

src/translations/it/lindemannrock-base.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
*/
88

99
return [
10+
// Plugin meta
1011
'Installed successfully' => 'Installato con successo',
1112
'Plugin installed' => 'Plugin installato',
1213
'Version' => 'Versione',

src/translations/ja/lindemannrock-base.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
*/
88

99
return [
10+
// Plugin meta
1011
'Installed successfully' => 'インストールが完了しました',
1112
'Plugin installed' => 'プラグインがインストールされました',
1213
'Version' => 'バージョン',

src/translations/nl/lindemannrock-base.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
*/
88

99
return [
10+
// Plugin meta
1011
'Installed successfully' => 'Succesvol geïnstalleerd',
1112
'Plugin installed' => 'Plugin geïnstalleerd',
1213
'Version' => 'Versie',

src/translations/no/lindemannrock-base.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
*/
88

99
return [
10+
// Plugin meta
1011
'Installed successfully' => 'Installert',
1112
'Plugin installed' => 'Plugin installert',
1213
'Version' => 'Versjon',

0 commit comments

Comments
 (0)