diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-15 00:20:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-15 00:20:09 +0000 |
commit | 82a3d2b5c188b485841abae9228c25de87bed3c9 (patch) | |
tree | d993e7442773b3e0b92c80f9c8fa08fec5053ad2 /apps/contactsinteraction/l10n/sr.js | |
parent | 9345af7af7a6550542dd941a99130be4caaf0fe4 (diff) | |
download | nextcloud-server-82a3d2b5c188b485841abae9228c25de87bed3c9.tar.gz nextcloud-server-82a3d2b5c188b485841abae9228c25de87bed3c9.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/contactsinteraction/l10n/sr.js')
-rw-r--r-- | apps/contactsinteraction/l10n/sr.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/contactsinteraction/l10n/sr.js b/apps/contactsinteraction/l10n/sr.js index 41112b6d537..c985870a69c 100644 --- a/apps/contactsinteraction/l10n/sr.js +++ b/apps/contactsinteraction/l10n/sr.js @@ -3,6 +3,8 @@ OC.L10N.register( { "Recently contacted" : "Недавно контактирани", "Contacts Interaction" : "Интеракција контаката", + "Manages interaction between accounts and contacts" : "Управља интеракцијом између налога и контаката", + "Collect data about accounts and contacts interactions and provide an address book for the data" : "Прикупља податке о интеракцији налога и контаката и обезбеђује адресар за податке", "Manages interaction between users and contacts" : "Управља интеракцијом између корисника и контаката", "Collect data about user and contacts interactions and provide an address book for the data" : "Прикупља податке о интеракцији корисника и контаката и обезбеђује адресар за податке" }, |