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 b87397c6af3..5436101a755 100644 --- a/core/l10n/lv.js +++ b/core/l10n/lv.js @@ -73,7 +73,6 @@ OC.L10N.register( "Press Ctrl-C to copy." : "Spiet Ctrl-C lai kopētu.", "Copy" : "Kopēt", "Resharing is not allowed" : "Atkārtota dalīšanās nav atļauta", - "Share to {name}" : "Dalīties ar {name}", "Link" : "Saite", "Password protect" : "Aizsargāt ar paroli", "Password" : "Parole", @@ -87,6 +86,7 @@ OC.L10N.register( "Expiration" : "Termiņš", "Expiration date" : "Termiņa datums", "Unshare" : "Pārtraukt koplietošanu", + "Share to {name}" : "Dalīties ar {name}", "Share link" : "Koplietot saiti", "Password protect by Talk" : "Aizsargāts ar paroli no Talk", "Could not unshare" : "Nevarēja pārtraukt koplietošanu", |