1
0
Эх сурвалжийг харах

Merge pull request #39 from Nouutilizaire/dev

i18n Completes Occitan translation
daniel 7 жил өмнө
parent
commit
a3f7ecfb80

+ 8 - 0
resources/lang/oc/notification.php

@@ -0,0 +1,8 @@
+<?php
+
+return [
+
+  'likedPhoto' => 'a aimat vòstra fòto.',
+  'startedFollowingYou' => 'a començat de vos seguir.',
+
+];

+ 5 - 0
resources/lang/oc/profile.php

@@ -0,0 +1,5 @@
+<?php
+
+return [
+  'emptyTimeline' => 'Aqueste utilizaire a pas encara de publicacion !',
+];