Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/ocsms.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--l10n/lv.js1
-rw-r--r--l10n/lv.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/lv.js b/l10n/lv.js
index 287bf33..f3a2b50 100644
--- a/l10n/lv.js
+++ b/l10n/lv.js
@@ -6,6 +6,7 @@ OC.L10N.register(
"Confirm" : "Apstiprināt",
"Settings" : "Iestatījumi",
"Label" : "Etiķete",
+ "Notification settings" : "Paziņojumu iestatījumi",
"Enable" : "Iespējo",
"Disable" : "Deaktivēt"
},
diff --git a/l10n/lv.json b/l10n/lv.json
index 55e8cf1..c2768b4 100644
--- a/l10n/lv.json
+++ b/l10n/lv.json
@@ -4,6 +4,7 @@
"Confirm" : "Apstiprināt",
"Settings" : "Iestatījumi",
"Label" : "Etiķete",
+ "Notification settings" : "Paziņojumu iestatījumi",
"Enable" : "Iespējo",
"Disable" : "Deaktivēt"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"