Browse Source

New translations web.php (Occitan)
[ci skip]

daniel 3 years ago
parent
commit
703d92d9f4
1 changed files with 2 additions and 2 deletions
  1. 2 2
      resources/lang/oc/web.php

+ 2 - 2
resources/lang/oc/web.php

@@ -3,7 +3,7 @@
 return [
 
 	'common' => [
-		'comment' => 'Comment',
+		'comment' => 'Comentar',
 		'commented' => 'Commented',
 		'comments' => 'Comments',
 		'like' => 'Like',
@@ -14,7 +14,7 @@ return [
 		'shares' => 'Shares',
 		'unshare' => 'Unshare',
 
-		'cancel' => 'Cancel',
+		'cancel' => 'Anullar',
 		'copyLink' => 'Copy Link',
 		'delete' => 'Delete',
 		'error' => 'Error',