diff options
Diffstat (limited to 'core/l10n/lv.js')
-rw-r--r-- | core/l10n/lv.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/lv.js b/core/l10n/lv.js index 7b5b83f3f07..726ac6e93cb 100644 --- a/core/l10n/lv.js +++ b/core/l10n/lv.js @@ -104,13 +104,13 @@ OC.L10N.register( "Install the Contacts app" : "Instalējiet lietotni Kontaktpersonas", "Loading your contacts …" : "Notiek kontaktpersonu ielāde...", "Looking for {term} …" : "Meklē {term} …", - "Date" : "Datums", - "Today" : "Šodien", - "Searching …" : "Meklē...", + "Search" : "Meklēt", "Forgot password?" : "Aizmirsi paroli?", "Back" : "Atpakaļ", "Edit Profile" : "Rediģēt profilu", - "Search" : "Meklēt", + "Date" : "Datums", + "Today" : "Šodien", + "Searching …" : "Meklē...", "Settings menu" : "Iestatījumu izvēlne", "No" : "Nē", "Yes" : "Jā", |