diff --git a/l10n/et_EE.js b/l10n/et_EE.js index 27d8730..bf1d007 100644 --- a/l10n/et_EE.js +++ b/l10n/et_EE.js @@ -15,6 +15,7 @@ OC.L10N.register( "Welcome" : "Tere tulemast", "Sharing" : "Jagamine", "Create" : "Loo", + "Published" : "Avaldatud", "Copy to clipboard" : "Kopeeri lõikepuhvrisse", "Delete" : "Kustuta", "Error" : "Viga", diff --git a/l10n/et_EE.json b/l10n/et_EE.json index 4d486b2..d981d03 100644 --- a/l10n/et_EE.json +++ b/l10n/et_EE.json @@ -13,6 +13,7 @@ "Welcome" : "Tere tulemast", "Sharing" : "Jagamine", "Create" : "Loo", + "Published" : "Avaldatud", "Copy to clipboard" : "Kopeeri lõikepuhvrisse", "Delete" : "Kustuta", "Error" : "Viga",