From 703d92d9f440e1e2f2053a8d32b68c62aab7c536 Mon Sep 17 00:00:00 2001 From: daniel Date: Sat, 25 Dec 2021 15:37:38 -0700 Subject: [PATCH] New translations web.php (Occitan) [ci skip] --- resources/lang/oc/web.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/lang/oc/web.php b/resources/lang/oc/web.php index 928b7aa85..d0f7d9727 100644 --- a/resources/lang/oc/web.php +++ b/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',