Browse Source

Create notification.php

Nouutilizaire 7 years ago
parent
commit
42ba511e3e
1 changed files with 7 additions and 0 deletions
  1. 7 0
      resources/lang/oc/notification.php

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

@@ -0,0 +1,7 @@
+<?php
+
+return [
+
+  'likedPhoto' => 'a aimat vòstra fotografia.',
+
+];