diff options
Diffstat (limited to 'core/l10n/fi.js')
-rw-r--r-- | core/l10n/fi.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/fi.js b/core/l10n/fi.js index 81a2936deaa..f18bf065a7b 100644 --- a/core/l10n/fi.js +++ b/core/l10n/fi.js @@ -83,6 +83,7 @@ OC.L10N.register( "Yes" : "Kyllä", "No files in here" : "Täällä ei ole tiedostoja", "Choose" : "Valitse", + "Copy" : "Kopioi", "Error loading file picker template: {error}" : "Virhe ladatessa tiedostopohjia: {error}", "OK" : "OK", "Error loading message template: {error}" : "Virhe ladatessa viestipohjaa: {error}", @@ -126,7 +127,6 @@ OC.L10N.register( "Choose a password for the public link" : "Valitse salasana julkiselle linkille", "Choose a password for the public link or press the \"Enter\" key" : "Valitse salasana julkiselle linkille tai paina \"Enter\" näppäintä", "Copied!" : "Kopioitu!", - "Copy" : "Kopioi", "Not supported!" : "Ei tuettu!", "Press ⌘-C to copy." : "Paina ⌘-C kopioidaksesi.", "Press Ctrl-C to copy." : "Paina Ctrl-C kopioidaksesi.", |