File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,6 @@ OC.L10N.register(
77 "Open %s ↗" : "Abrir %s ↗" ,
88 "Suspicious Login" : "Suspicious Login" ,
99 "New login detected" : "Nuevo inicio de sesión detectado" ,
10- "Detect and warn about suspicious IPs logging into Nextcloud\n\t" : "Detectar y advierta sobre las IP sospechosas que inician sesión en la nube \n\t"
10+ "Detect and warn about suspicious IPs logging into Nextcloud\n\t" : "Detectar y advertir sobre las IP sospechosas que inician sesión en Nextcloud \n\t"
1111} ,
1212"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" ) ;
Original file line number Diff line number Diff line change 55 "Open %s ↗" : " Abrir %s ↗" ,
66 "Suspicious Login" : " Suspicious Login" ,
77 "New login detected" : " Nuevo inicio de sesión detectado" ,
8- "Detect and warn about suspicious IPs logging into Nextcloud\n\t " : " Detectar y advierta sobre las IP sospechosas que inician sesión en la nube \n\t "
8+ "Detect and warn about suspicious IPs logging into Nextcloud\n\t " : " Detectar y advertir sobre las IP sospechosas que inician sesión en Nextcloud \n\t "
99},"pluralForm" :" nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
1010}
You can’t perform that action at this time.
0 commit comments