Skip to content

Commit

Permalink
[#24] Endrer noen etiketter for Norsk litteraturkritikk
Browse files Browse the repository at this point in the history
  • Loading branch information
danmichaelo committed Nov 4, 2019
1 parent 6e10f75 commit 95bd588
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion app/Litteraturkritikk/LitteraturkritikkSchema.php
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ class LitteraturkritikkSchema extends Schema

// Verket
[
'label' => 'Verket',
'label' => 'Omtale av',
'fields' => [

// Tittel
Expand Down
4 changes: 2 additions & 2 deletions resources/lang/nb/litteraturkritikk.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
'tittel' => 'Kritikkens tittel',
'kommentar' => 'Kommentar',
'publikasjon' => 'Publikasjon',
'dato' => 'Utgitt',
'dato' => 'Utgivelsesdato',
'aargang' => 'Årgang',
'bind' => 'Bind',
'hefte' => 'Hefte',
Expand All @@ -42,7 +42,7 @@
'wikidata_id' => 'Wikidata-ID',

'verk_tittel' => 'Tittel',
'verk_dato' => 'Utgitt',
'verk_dato' => 'Utgivelsesår',
'verk_sjanger' => 'Sjanger',
'verk_spraak' => 'Språk',
'verk_kommentar' => 'Kommentar',
Expand Down

0 comments on commit 95bd588

Please sign in to comment.