File tree 20 files changed +68
-176
lines changed
20 files changed +68
-176
lines changed Original file line number Diff line number Diff line change 46
46
'bio_description ' => 'Write a few sentences about yourself. ' ,
47
47
'avatar_description ' => 'This will be displayed on your profile. ' ,
48
48
'twitter_helper_text ' => 'Enter your Twitter handle without the @ symbol at the top. ' ,
49
- 'linkedin_helper_text ' => 'Enter what is in place of {votre-pseudo } ' ,
49
+ 'linkedin_helper_text ' => 'Enter what is in place of {your-username } ' ,
50
50
'personal_information_title ' => 'Personal information ' ,
51
51
'personal_information_description ' => 'Update your personal information. Your address will never be accessible to the public. ' ,
52
52
'unverified_mail ' => 'This e-mail address is not verified. ' ,
53
- 'social_network_title ' => 'social networks ' ,
53
+ 'social_network_title ' => 'Social networks ' ,
54
54
'social_network_description ' => 'Let everyone know where they can find you. ' ,
55
+
56
+ 'notification ' => [
57
+ 'tip ' => 'Tip: ' ,
58
+ 'first_text ' => 'Visit any forum thread and click on the ' ,
59
+ 'subscribe ' => 'Subscribe ' ,
60
+ 'second_text ' => 'in the sidebar. Once clicked, you will receive an e-mail each time a response
61
+ is published. The same applies to any type of content that offers this
62
+ this option. ' ,
63
+ ],
55
64
],
56
65
57
66
];
Original file line number Diff line number Diff line change 29
29
'draft ' => 'Draft ' ,
30
30
'my_article ' => 'My articles ' ,
31
31
'not_article_created ' => "You haven't created any articles yet " ,
32
-
32
+ 'awaiting_text ' => 'Waiting for approval ' ,
33
+ 'write ' => 'Written ' ,
33
34
];
Original file line number Diff line number Diff line change
1
+ <?php
2
+
3
+ declare (strict_types=1 );
4
+
5
+ return [
6
+
7
+ 'title ' => 'The biggest channels ' ,
8
+ 'subtitle ' => 'Other channels ' ,
9
+
10
+ ];
Original file line number Diff line number Diff line change 41
41
'min_discussion_length ' => '160 characters maximum ' ,
42
42
'placeholder ' => 'Your comment here... ' ,
43
43
'my_discussion ' => 'My discussions ' ,
44
-
44
+ ' empty_discussion ' => ' You haven \' t created any discussions yet. ' ,
45
45
];
Original file line number Diff line number Diff line change 43
43
'my_thread ' => 'My threads ' ,
44
44
'not_thread_created ' => "You haven't created any topic yet " ,
45
45
'subject ' => 'Subject ' ,
46
+ 'reply_message ' => 'Leave your answer ' ,
47
+ 'prevent_text_one ' => 'Make sure you \'ve read our ' ,
48
+ 'rules ' => 'rules of conduct ' ,
49
+ 'prevent_text_two ' => 'before replying to this thread. ' ,
46
50
47
51
];
Original file line number Diff line number Diff line change 53
53
'social_network_title ' => 'Réseaux sociaux ' ,
54
54
'social_network_description ' => 'Faites savoir à tout le monde où ils peuvent vous trouver. ' ,
55
55
56
+ 'notification ' => [
57
+ 'tip ' => 'Astuce: ' ,
58
+ 'first_text ' => 'Visitez n \'importe quel fil de discussion du forum et cliquez sur le bouton ' ,
59
+ 'subscribe ' => 'S \'abonner ' ,
60
+ 'second_text ' => 'dans la barre latérale. Une fois cliqué, vous recevrez un e-mail chaque fois qu \'une réponse
61
+ sera publiée. Il en va de même pour n \'importe quel type de contenu qui offre cette
62
+ possibilité. ' ,
63
+ ],
56
64
],
57
65
58
66
];
Original file line number Diff line number Diff line change 29
29
'draft ' => 'Brouillon ' ,
30
30
'my_article ' => 'Mes articles ' ,
31
31
'not_article_created ' => "Vous n'avez pas encore créé d'articles " ,
32
+ 'awaiting_text ' => 'En attente d \'approbation ' ,
33
+ 'write ' => 'Rédigé ' ,
32
34
33
35
];
Original file line number Diff line number Diff line change
1
+ <?php
2
+
3
+ declare (strict_types=1 );
4
+
5
+ return [
6
+
7
+ 'title ' => ' Les plus gros channels ' ,
8
+ 'subtitle ' => 'Les autres channels ' ,
9
+
10
+ ];
Original file line number Diff line number Diff line change 41
41
'min_discussion_length ' => 'Maximum de 160 caractères. ' ,
42
42
'placeholder ' => 'Votre commentaire ' ,
43
43
'my_discussion ' => 'Mes discussions ' ,
44
+ 'empty_discussion ' => 'Vous n \'avez pas encore créé de discussions. ' ,
44
45
45
46
];
Original file line number Diff line number Diff line change 43
43
'my_thread ' => 'Mes Sujets ' ,
44
44
'not_thread_created ' => "Vous n'avez pas encore créé de sujet " ,
45
45
'subject ' => 'Sujets ' ,
46
+ 'reply_message ' => 'Laissez votre réponse ' ,
47
+ 'prevent_text_one ' => 'Assurez-vous d \'avoir lu nos ' ,
48
+ 'rules ' => 'règles de conduite ' ,
49
+ 'prevent_text_two ' => 'avant de répondre à ce thread. ' ,
46
50
47
51
];
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -8,16 +8,16 @@ class="size-10 ring-4 ring-white dark:ring-white/20"
8
8
span =" -right-1 size-3.5 -top-1"
9
9
/>
10
10
<span class =" text-sm leading-6 text-gray-500 dark:text-gray-300" >
11
- {{ __ (' Laissez votre réponse ' ) } }
11
+ {{ __ (' pages/forum.reply_message ' ) } }
12
12
</span >
13
13
</button >
14
14
<div class =" mt-5 text-center" >
15
15
<p class =" text-sm leading-5 text-gray-500 dark:text-gray-400" >
16
- Assurez-vous d'avoir lu nos
16
+ {{ __ ( ' pages/forum.prevent_text_one ' ) } }
17
17
<x-link :href =" route('rules')" class =" font-medium text-primary-600 hover:text-primary-500" >
18
- règles de conduite
18
+ {{ __ ( ' pages/forum.rules ' ) } }
19
19
</x-link >
20
- avant de répondre à ce thread.
20
+ {{ __ ( ' pages/forum.prevent_text_two ' ) } }
21
21
</p >
22
22
</div >
23
23
</div >
Original file line number Diff line number Diff line change 56
56
</time >
57
57
@else
58
58
@if ($article -> isAwaitingApproval () )
59
- <span >En attente d'approbation </span >
59
+ <span > {{ __ ( ' pages/article.awaiting_text ' ) } } </span >
60
60
@else
61
61
<time datetime =" {{ $article -> created_at -> format (' Y-m-d' ) } }" >
62
- Rédigé
62
+ {{ __ ( ' pages/article.write ' ) } }
63
63
<span >{{ $article -> created_at -> diffForHumans () } } </span >
64
64
</time >
65
65
@endif
66
66
@endif
67
67
68
68
<span class =" mx-1" >· ; </span >
69
- <span >{{ $article -> readTime () } } min de lecture </span >
69
+ <span >{{ __ ( ' global.read_time ' , [ ' time ' => $article -> readTime ()]) } } </span >
70
70
</div >
71
71
72
72
<div class =" flex items-center text-gray-500 dark:text-gray-400" >
Original file line number Diff line number Diff line change 26
26
</x-discussions .summary >
27
27
@empty
28
28
<p class =" text-gray-500 dark:text-gray-400" >
29
- Vous n'avez pas encore créé de discussions.
29
+ {{ __ ( ' pages/discussion.empty_discussion ' ) } }
30
30
</p >
31
31
@endforelse
32
32
</div >
Original file line number Diff line number Diff line change @@ -32,12 +32,10 @@ class="inline-flex items-start rounded-lg bg-red-100 px-2.5 py-1.5 text-xs font-
32
32
<x-heroicon-o-information-circle class =" size-5 text-blue-500" aria-hidden =" true" />
33
33
</div >
34
34
<div class =" ml-3 flex-1 font-normal text-gray-500 dark:text-gray-400" >
35
- <span class =" font-medium text-blue-500" >Astuce:</span >
36
- Visitez n'importe quel fil de discussion du forum et cliquez sur le bouton
37
- <span class =" font-medium text-gray-900" >"S'abonner"</span >
38
- dans la barre latérale. Une fois cliqué, vous recevrez un e-mail chaque fois qu'une réponse
39
- sera publiée. Il en va de même pour n'importe quel type de contenu qui offre cette
40
- possibilité.
35
+ <span class =" font-medium text-blue-500" >{{ __ (' pages/account.settings.notification.tip' ) } } </span >
36
+ {{ __ (' pages/account.settings.notification.first_text' ) } }
37
+ <span class =" font-medium text-gray-900" >"{{ __ (' pages/account.settings.notification.subscribe' ) } } "</span >
38
+ {{ __ (' pages/account.settings.notification.second_text' ) } }
41
39
</div >
42
40
</div >
43
41
</div >
Original file line number Diff line number Diff line change @@ -15,13 +15,13 @@ class="gap-2 w-full justify-center py-2.5"
15
15
<div >
16
16
<div >
17
17
<h1 class =" text-xl font-bold font-heading text-gray-900 dark:text-white lg:text-2xl" >
18
- {{ __ (' Les plus gros channels ' ) } }
18
+ {{ __ (' pages/channel.title ' ) } }
19
19
</h1 >
20
20
<x-forum .channels-grid :channels =" $channels" />
21
21
</div >
22
22
<div class =" mt-10" >
23
23
<h1 class =" text-xl font-bold font-heading text-gray-900 dark:text-white lg:text-2xl" >
24
- {{ __ (' Les autres channels ' ) } }
24
+ {{ __ (' pages/channel.subtitle ' ) } }
25
25
</h1 >
26
26
<x-forum .channels-grid :channels =" $childChannels" />
27
27
</div >
Original file line number Diff line number Diff line change 6
6
<h2
7
7
class =" inline-flex items-center gap-x-2 font-heading text-xl font-bold leading-7 text-gray-900 dark:text-white sm:truncate sm:text-2xl"
8
8
>
9
- Notifications
9
+ {{ __ ( ' Notifications' ) } }
10
10
<livewire:components .notification-count />
11
11
</h2 >
12
12
</div >
You can’t perform that action at this time.
0 commit comments