diff options
Diffstat (limited to 'core/l10n/lv.js')
-rw-r--r-- | core/l10n/lv.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/lv.js b/core/l10n/lv.js index f236baa16e8..98e2f155bb8 100644 --- a/core/l10n/lv.js +++ b/core/l10n/lv.js @@ -185,7 +185,7 @@ OC.L10N.register( "Admin" : "Administratori", "Help" : "Palīdzība", "Access forbidden" : "Pieeja ir liegta", - "File not found" : "Datne nav atrasta", + "Page not found" : "Lapa nav atrasta", "Error" : "Kļūda", "Previous" : "Iepriekšējā", "Internal Server Error" : "Iekšēja servera kļūda", @@ -249,6 +249,7 @@ OC.L10N.register( "Collaboratively edit office documents." : "Kopīgi rediģējiet ofisa dokumentus.", "restricted" : "ierobežots", "invisible" : "Neredzams", + "File not found" : "Datne nav atrasta", "More" : "Vairāk", "The password is wrong. Try again." : "Nepareiza parole. Mēģiniet vēlreiz." }, |