diff --git a/l10n/sw.js b/l10n/sw.js index 80a16fee..f3708bd2 100644 --- a/l10n/sw.js +++ b/l10n/sw.js @@ -48,6 +48,7 @@ OC.L10N.register( "Details" : "Maelezo ya kina", "Hide details" : "Ficha maelezo", "Pattern" : "Pattern", + "by" : "by", "Label" : "Lebo", "Save" : "Hifadhi", "Cancel" : "Cancel", diff --git a/l10n/sw.json b/l10n/sw.json index 8c8ff082..4fd825fd 100644 --- a/l10n/sw.json +++ b/l10n/sw.json @@ -46,6 +46,7 @@ "Details" : "Maelezo ya kina", "Hide details" : "Ficha maelezo", "Pattern" : "Pattern", + "by" : "by", "Label" : "Lebo", "Save" : "Hifadhi", "Cancel" : "Cancel",