1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-07 07:56:23 +00:00
ocsms/l10n/da.js
Nextcloud bot bfa87343a1
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-02-25 01:34:26 +00:00

14 lines
344 B
JavaScript

OC.L10N.register(
"ocsms",
{
"Phone Sync" : "Telefon synkronisering",
"Cancel" : "Annuller",
"Confirm" : "Bekræft",
"Settings" : "Indstillinger",
"Label" : "Mærkat",
"Notification settings" : "Meddelelsesindstillinger",
"Enable" : "Aktiver",
"Disable" : "Deaktiver"
},
"nplurals=2; plural=(n != 1);");