f7cloud_client/apps/firstrunwizard/l10n/ug.php
root 8b6a0139db f7cloud_client
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 22:59:26 +00:00

9 lines
460 B
PHP

<?php
$TRANSLATIONS = array(
"Your personal web services. All your files, contacts, calendar and more, in one place." => "شەخسىي تور مۇلازىمىتىڭىز All your files, contacts, calendar and more, in one place.",
"Connect your Calendar" => "يىلنامەڭىزگە باغلاڭ",
"Connect your Contacts" => "ئالاقەداشلىرىڭىزغا باغلاڭ",
"Documentation" => "قوللانما"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";