diff --git a/l10n/lv.js b/l10n/lv.js index c0f0bdcc..aaa723a6 100644 --- a/l10n/lv.js +++ b/l10n/lv.js @@ -13,6 +13,8 @@ OC.L10N.register( "Never" : "Nekad", "1 hour" : "1 stunda", "3 hours" : "3 stundas", + "1 day" : "1 diena", + "1 week" : "1 nedēļa", "Your settings have been updated." : "Iestatījumi tika atjaunināti.", "You need to set up your email address before you can receive notification emails." : "Lai saņemtu paziņojumus e-pastā, jūsu profilā ir nepieciešams uzstādīt e-pasta adresi.", "None" : "Nav" diff --git a/l10n/lv.json b/l10n/lv.json index ea55e39f..64cdf9c1 100644 --- a/l10n/lv.json +++ b/l10n/lv.json @@ -11,6 +11,8 @@ "Never" : "Nekad", "1 hour" : "1 stunda", "3 hours" : "3 stundas", + "1 day" : "1 diena", + "1 week" : "1 nedēļa", "Your settings have been updated." : "Iestatījumi tika atjaunināti.", "You need to set up your email address before you can receive notification emails." : "Lai saņemtu paziņojumus e-pastā, jūsu profilā ir nepieciešams uzstādīt e-pasta adresi.", "None" : "Nav"