0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-24 08:56:48 +00:00
nextcloud_server/apps/lookup_server_connector/l10n/ko.js
Nextcloud bot 78f532dd31
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-02-19 00:21:59 +00:00

7 lines
268 B
JavaScript

OC.L10N.register(
"lookup_server_connector",
{
"Lookup Server Connector" : "Lookup Server Connector",
"Sync public account information with the lookup server" : "공용 계정 정보를 Lookup Server와 동기화합니다"
},
"nplurals=1; plural=0;");