Skip to content

Commit

Permalink
small wording fix
Browse files Browse the repository at this point in the history
  • Loading branch information
razawa committed May 29, 2024
1 parent 6c86492 commit 2241ac8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lang/de/block_exaport.php
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@
$string['cvinformation_help'] = 'Der Block mit deinen exabis ePortfolio-Lebenslaufdaten, wie: Ausbildung, Beschäftigung usw.<br><a href=\'{$a}\' target=\'_blank\' class=\'external-link\'>Lebenslauf anzeigen</a>';
$string['cvgroup'] = 'Lebenslauf';
$string['headertext'] = 'Kopfzeile';
$string['headertext_help'] = 'The simple block for adding only header line';
$string['headertext_help'] = 'Der einfache Block zum Hinzufügen einer einzigen Überschriftzeile';
$string['item'] = 'Artefakt';
$string['items'] = 'Artefakte';
$string['items_help'] = 'Der Block mit deinen Artefakten<br><a href=\'{$a}\' target=\'_blank\' class=\'external-link\'>Deine Artefakte anzeigen</a>';
Expand Down
2 changes: 1 addition & 1 deletion lang/en/block_exaport.php
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@
$string['cvinformation_help'] = 'The block with your exabis ePortfolio CV data, like: education, employment, e.t.c.<br><a href=\'{$a}\' target=\'_blank\' class=\'external-link\'>View your CV</a>';
$string['cvgroup'] = 'CV';
$string['headertext'] = 'Headertext';
$string['headertext_help'] = 'Der einfache Block zum Hinzufügen einer einzigen Überschriftzeile';
$string['headertext_help'] = 'The simple block for adding only header line';
$string['item'] = 'Item';
$string['items'] = 'My artefacts';
$string['items_help'] = 'The block with your artefacts<br><a href=\'{$a}\' target=\'_blank\' class=\'external-link\'>View your artefacts</a>';
Expand Down
2 changes: 1 addition & 1 deletion lang/total.php
Original file line number Diff line number Diff line change
Expand Up @@ -1145,8 +1145,8 @@
'Headertext',
],
'headertext_help' => [
'The simple block for adding only header line',
'Der einfache Block zum Hinzufügen einer einzigen Überschriftzeile',
'The simple block for adding only header line',
],
'item' => [
'Artefakt',
Expand Down

0 comments on commit 2241ac8

Please sign in to comment.