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 c9ff0216613..c7f153daabd 100644 --- a/core/l10n/lv.js +++ b/core/l10n/lv.js @@ -105,6 +105,8 @@ OC.L10N.register( "Install the Contacts app" : "Instalējiet lietotni Kontaktpersonas", "Loading your contacts …" : "Notiek kontaktpersonu ielāde...", "Looking for {term} …" : "Meklē {term} …", + "Modified" : "Mainīts", + "Today" : "Šodien", "Forgot password?" : "Aizmirsi paroli?", "Back" : "Atpakaļ", "Edit Profile" : "Rediģēt profilu", @@ -234,7 +236,6 @@ OC.L10N.register( "No more subfolders in here" : "Šeit nav vairāk apakšmapju", "Name" : "Vārds", "Size" : "Izmērs", - "Modified" : "Mainīts", "\"{name}\" is an invalid file name." : "\"{name}\" ir nepareizs datnes nosaukums.", "File name cannot be empty." : "Datnes nosaukums nevar būt tukšs.", "\"/\" is not allowed inside a file name." : "\"/\" nav atļauts faila nosaukumā.", |