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 4ca6de1a048..59ab3dde1fe 100644 --- a/core/l10n/lv.js +++ b/core/l10n/lv.js @@ -135,7 +135,6 @@ OC.L10N.register( "Search" : "Meklēt", "Forgot password?" : "Aizmirsta parole?", "Back" : "Atpakaļ", - "Edit Profile" : "Labot profilu", "Choose" : "Izvēlieties", "Copy to {target}" : "Kopēt uz {target}", "Copy" : "Kopēt", @@ -254,6 +253,7 @@ OC.L10N.register( "Login with username or email" : "Pieteikties ar lietotājvārdu vai e-pasta adresi", "Login with username" : "Pieteikties ar lietotājvārdu", "Username or email" : "Lietotājvārds vai e-pasts", + "Edit Profile" : "Labot profilu", "Error loading message template: {error}" : "Kļūda ielādējot ziņojuma veidni: {error}", "Users" : "Lietotāji", "Username" : "Lietotājvārds", |