diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js index bb5db28..1c2f978 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -5,6 +5,7 @@ OC.L10N.register( "You deleted the room %s." : "Jūs ištrynėte kambarį %s.", "{user} deleted the room %s." : "{user} ištrynė kambarį %s.", "Public" : "Viešas", + "Internal" : "Vidinis", "BigBlueButton Integration" : "BigBlueButton integracija", "Room not found" : "Kambarys nerastas", "The room could not be found. Maybe it was deleted?" : "Nepavyko rasti kambario. Galbūt, jis buvo ištrintas?", diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json index fed2bdd..bf0a75a 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -3,6 +3,7 @@ "You deleted the room %s." : "Jūs ištrynėte kambarį %s.", "{user} deleted the room %s." : "{user} ištrynė kambarį %s.", "Public" : "Viešas", + "Internal" : "Vidinis", "BigBlueButton Integration" : "BigBlueButton integracija", "Room not found" : "Kambarys nerastas", "The room could not be found. Maybe it was deleted?" : "Nepavyko rasti kambario. Galbūt, jis buvo ištrintas?",