Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 684a555d authored by AVINASH GUSAIN's avatar AVINASH GUSAIN
Browse files

translation added for Open Link

parent 0c1d2fbe
Loading
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -572,6 +572,7 @@ OC.L10N.register(
    "Dinner" : "Abendessen",
    "Lunch" : "Mittagessen",
    "Appointment not found" : "Termin nicht gefunden",
    "User not found" : "Benutzer nicht gefunden"
    "User not found" : "Benutzer nicht gefunden",
    "Open Link" : "Link öffnen"
},
"nplurals=2; plural=(n != 1);");
+2 −1
Original line number Diff line number Diff line
@@ -570,6 +570,7 @@
    "Dinner" : "Abendessen",
    "Lunch" : "Mittagessen",
    "Appointment not found" : "Termin nicht gefunden",
    "User not found" : "Benutzer nicht gefunden"
    "User not found" : "Benutzer nicht gefunden",
    "Open Link" : "Link öffnen"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
 No newline at end of file
+2 −1
Original line number Diff line number Diff line
@@ -566,6 +566,7 @@ OC.L10N.register(
    "Dinner" : "Cena",
    "Lunch" : "Almuerzo",
    "Appointment not found" : "Cita no encontrada",
    "User not found" : "Usuario no encontrado"
    "User not found" : "Usuario no encontrado",
    "Open Link" : "Abrir el enlace"
},
"nplurals=2; plural=(n != 1);");
+2 −1
Original line number Diff line number Diff line
@@ -564,6 +564,7 @@
    "Dinner" : "Cena",
    "Lunch" : "Almuerzo",
    "Appointment not found" : "Cita no encontrada",
    "User not found" : "Usuario no encontrado"
    "User not found" : "Usuario no encontrado",
    "Open Link" : "Abrir el enlace"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
 No newline at end of file
+2 −1
Original line number Diff line number Diff line
@@ -570,6 +570,7 @@ OC.L10N.register(
    "Dinner" : "Diner",
    "Lunch" : "Repas",
    "Appointment not found" : "Rendez-vous non trouvé",
    "User not found" : "Utilisateur non trouvé"
    "User not found" : "Utilisateur non trouvé",
    "Open Link" : "Ouvrir le lien"
},
"nplurals=2; plural=(n > 1);");
Loading