mirror of
https://github.com/nextcloud/server.git
synced 2025-01-31 06:43:12 +00:00
286ceead15
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
7 lines
206 B
JavaScript
7 lines
206 B
JavaScript
OC.L10N.register(
|
|
"contactsinteraction",
|
|
{
|
|
"Recently contacted" : "Äskettäin yhteydessä",
|
|
"Contacts Interaction" : "Yhteystietojen vuorovaikutteisuus"
|
|
},
|
|
"nplurals=2; plural=(n != 1);");
|