nextcloud/core/l10n/sw_KE.php

6 lines
148 B
PHP
Raw Normal View History

2013-08-15 12:53:54 +04:00
<?php
$TRANSLATIONS = array(
2013-09-20 18:50:14 +04:00
"_{count} file conflict_::_{count} file conflicts_" => array("","")
2013-08-15 12:53:54 +04:00
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";