Skip to content

Commit 51e839a

Browse files
Fixes pyto
1 parent 3a5146a commit 51e839a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/lang/no/filament-comments.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
return [
4-
'comments' => 'Kommentarer'
4+
'comments' => 'Kommentarer',
55
'comments.add' => 'Publiser kommentar',
66
'comments.empty' => 'Ingen kommentarer enda.',
77
'comments.placeholder' => 'Skriv en kommentar...',

0 commit comments

Comments
 (0)