This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
oleg
/
pixelfed
réplica de
https://github.com/pixelfed/pixelfed.git
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Explorar o código
Create notification.php
j1t
%!s(int64=7) %!d(string=hai) anos
pai
ad657b7fdc
achega
522e304a30
Modificáronse 1 ficheiros
con
7 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
7
0
resources/lang/he/notification.php
+ 7
- 0
resources/lang/he/notification.php
Ver ficheiro
@@ -0,0 +1,7 @@
+<?php
+
+return [
+
+ 'likedPhoto' => 'אהבו את התמונה שלך.',
+
+];