nextcloud/apps/files_sharing/l10n/fa.php

7 lines
225 B
PHP

<?php
$TRANSLATIONS = array(
"The password is wrong. Try again." => "رمزعبور اشتباه می باشد. دوباره امتحان کنید.",
"Password" => "گذرواژه"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";