diff --git a/l10n/fi.js b/l10n/fi.js index 6ab9e6a..660ddc6 100644 --- a/l10n/fi.js +++ b/l10n/fi.js @@ -235,6 +235,7 @@ OC.L10N.register( "Send {eName}" : "Lähetä {eName}", "Cancel" : "Peruuta", "Error" : "Virhe", + "Could not load editor, text not available." : "Editoria ei voitu ladata, tekstiä ei ole saatavilla.", "Underweight" : "Alipainoinen", "Normal weight" : "Normaalipainoinen", "Pre-obesity" : "Ylipainoinen", diff --git a/l10n/fi.json b/l10n/fi.json index f4deb7f..aaf1e87 100644 --- a/l10n/fi.json +++ b/l10n/fi.json @@ -233,6 +233,7 @@ "Send {eName}" : "Lähetä {eName}", "Cancel" : "Peruuta", "Error" : "Virhe", + "Could not load editor, text not available." : "Editoria ei voitu ladata, tekstiä ei ole saatavilla.", "Underweight" : "Alipainoinen", "Normal weight" : "Normaalipainoinen", "Pre-obesity" : "Ylipainoinen",