diff --git a/l10n/et_EE.js b/l10n/et_EE.js index 5be22e14e..7148929a7 100644 --- a/l10n/et_EE.js +++ b/l10n/et_EE.js @@ -73,6 +73,7 @@ OC.L10N.register( "Reply" : "Vasta", "Update" : "Uuenda", "Description" : "Kirjeldus", + "Formatting help" : "Abiteave vorminduse kohta", "Edit description" : "Muuda kirjeldust", "Later today – {timeLocale}" : "Täna hiljem – {timeLocale}", "Tomorrow – {timeLocale}" : "Homme – {timeLocale}", diff --git a/l10n/et_EE.json b/l10n/et_EE.json index 4d51c864f..580de313b 100644 --- a/l10n/et_EE.json +++ b/l10n/et_EE.json @@ -71,6 +71,7 @@ "Reply" : "Vasta", "Update" : "Uuenda", "Description" : "Kirjeldus", + "Formatting help" : "Abiteave vorminduse kohta", "Edit description" : "Muuda kirjeldust", "Later today – {timeLocale}" : "Täna hiljem – {timeLocale}", "Tomorrow – {timeLocale}" : "Homme – {timeLocale}", diff --git a/l10n/lv.js b/l10n/lv.js index 85ea24fcb..279dd78ff 100644 --- a/l10n/lv.js +++ b/l10n/lv.js @@ -43,6 +43,7 @@ OC.L10N.register( "Edit" : "Labot", "Members" : "Biedri", "File to share" : "Kopīgojamā datne", + "Invalid path selected" : "Atlasīts nederīgs ceļš", "Download" : "Lejupielādēt", "Modified" : "Mainīts", "Created" : "Izveidots", diff --git a/l10n/lv.json b/l10n/lv.json index 3a025a6ab..c08b8b94e 100644 --- a/l10n/lv.json +++ b/l10n/lv.json @@ -41,6 +41,7 @@ "Edit" : "Labot", "Members" : "Biedri", "File to share" : "Kopīgojamā datne", + "Invalid path selected" : "Atlasīts nederīgs ceļš", "Download" : "Lejupielādēt", "Modified" : "Mainīts", "Created" : "Izveidots",