diff --git a/l10n/eo.js b/l10n/eo.js index a9831392..449ece69 100644 --- a/l10n/eo.js +++ b/l10n/eo.js @@ -10,6 +10,7 @@ OC.L10N.register( "Category" : "Kategorio", "Activity" : "Aktivaĵoj", "Date" : "Date", + "Running" : "Kuras", "Other" : "Alia", "Good" : "Bona", "Bad" : "Malbona", diff --git a/l10n/eo.json b/l10n/eo.json index 9e0ef6ef..e01e79cc 100644 --- a/l10n/eo.json +++ b/l10n/eo.json @@ -8,6 +8,7 @@ "Category" : "Kategorio", "Activity" : "Aktivaĵoj", "Date" : "Date", + "Running" : "Kuras", "Other" : "Alia", "Good" : "Bona", "Bad" : "Malbona",