1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-07 16:06:15 +00:00
ocsms/l10n/az.js
Nextcloud bot 26c67054bb
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-23 01:14:38 +00:00

11 lines
226 B
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

OC.L10N.register(
"ocsms",
{
"Cancel" : "Dayandır",
"Confirm" : "Təsdiq edin",
"Settings" : "Quraşdırmalar",
"Enable" : "İşə sal",
"Disable" : "Dayandır"
},
"nplurals=2; plural=(n != 1);");