aboutsummaryrefslogtreecommitdiffstats
path: root/apps/contactsinteraction/l10n/sw.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/contactsinteraction/l10n/sw.js')
-rw-r--r--apps/contactsinteraction/l10n/sw.js9
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/contactsinteraction/l10n/sw.js b/apps/contactsinteraction/l10n/sw.js
new file mode 100644
index 00000000000..254fc00e757
--- /dev/null
+++ b/apps/contactsinteraction/l10n/sw.js
@@ -0,0 +1,9 @@
+OC.L10N.register(
+ "contactsinteraction",
+ {
+ "Recently contacted" : "Recently contacted",
+ "Contacts Interaction" : "Contacts Interaction",
+ "Manages interaction between accounts and contacts" : "Manages interaction between accounts and contacts",
+ "Collect data about accounts and contacts interactions and provide an address book for the data" : "Collect data about accounts and contacts interactions and provide an address book for the data"
+},
+"nplurals=2; plural=(n != 1);");