This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
oleg
/
pixelfed
espejo de
https://github.com/pixelfed/pixelfed.git
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Create notification.php
Nouutilizaire
hace 7 años
padre
716ce6a588
commit
42ba511e3e
Se han
modificado 1 ficheros
con
7 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
7
0
resources/lang/oc/notification.php
+ 7
- 0
resources/lang/oc/notification.php
Ver fichero
@@ -0,0 +1,7 @@
+<?php
+
+return [
+
+ 'likedPhoto' => 'a aimat vòstra fotografia.',
+
+];