diff --git a/l10n/lv.js b/l10n/lv.js index 1429d45da..e7162f9a2 100644 --- a/l10n/lv.js +++ b/l10n/lv.js @@ -4,6 +4,7 @@ OC.L10N.register( "Group folders" : "Grupu mapes", "Denied" : "Liegts", "Allowed" : "Atļauts", + "Allow" : "Atļaut", "Unset" : "Neuzstādīts", "Denied (Inherited permission)" : "Liegts (Mantota atļauja)", "Allowed (Inherited permission)" : "Atļauts (Mantota atļauja)", diff --git a/l10n/lv.json b/l10n/lv.json index 14593effb..1c43b95c6 100644 --- a/l10n/lv.json +++ b/l10n/lv.json @@ -2,6 +2,7 @@ "Group folders" : "Grupu mapes", "Denied" : "Liegts", "Allowed" : "Atļauts", + "Allow" : "Atļaut", "Unset" : "Neuzstādīts", "Denied (Inherited permission)" : "Liegts (Mantota atļauja)", "Allowed (Inherited permission)" : "Atļauts (Mantota atļauja)",