1
0
mirror of https://github.com/mwalbeck/nextcloud-breeze-dark.git synced 2024-11-14 20:16:26 +00:00
nextcloud-breeze-dark/l10n/fa.js
Nextcloud bot 7eb8bcc600
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-22 04:22:12 +00:00

11 lines
320 B
JavaScript

OC.L10N.register(
"breezedark",
{
"Saved" : "دخیره شد",
"Error" : "خطا",
"Custom Styling" : "استایل سفارشی",
"Insert custom styling here …" : "استایل سفارشی را در اینجا درج کنید…",
"Save" : "ذخیره"
},
"nplurals=2; plural=(n > 1);");