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

6 lines
158 B
PHP

<?php
$TRANSLATIONS = array(
"Documentation" => "Dogfennaeth"
);
$PLURAL_FORMS = "nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;";