diff options
Diffstat (limited to 'core/l10n/lv.js')
-rw-r--r-- | core/l10n/lv.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/lv.js b/core/l10n/lv.js index c90972db824..d742b2deac3 100644 --- a/core/l10n/lv.js +++ b/core/l10n/lv.js @@ -224,7 +224,6 @@ OC.L10N.register( "Need help?" : "Vajadzīga palīdzība?", "See the documentation" : "Skatiet dokumentāciju", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Šai lietotnei nepieciešams JavaScript. Lūdzu {linkstart}ieslēdziet JavasScript{linkend} un pārlādējiet lapu.", - "Contacts" : "Kontakti", "Confirm your password" : "Apstipriniet paroli", "App token" : "Lietotnes pilnvara", "Grant access" : "Piešķirt pieeju", @@ -254,6 +253,7 @@ OC.L10N.register( "invisible" : "Neredzams", "File not found" : "Datne nav atrasta", "More" : "Vairāk", + "Contacts" : "Kontakti", "Settings menu" : "Iestatījumu izvēlne" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); |