diff options
Diffstat (limited to 'apps/files/l10n/bs.php')
-rw-r--r-- | apps/files/l10n/bs.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/bs.php b/apps/files/l10n/bs.php index 47276eccda0..89ff91da031 100644 --- a/apps/files/l10n/bs.php +++ b/apps/files/l10n/bs.php @@ -1,11 +1,11 @@ <?php $TRANSLATIONS = array( "Share" => "Podijeli", +"Name" => "Ime", +"Size" => "Veličina", "_%n folder_::_%n folders_" => array("","",""), "_%n file_::_%n files_" => array("","",""), "_Uploading %n file_::_Uploading %n files_" => array("","",""), -"Name" => "Ime", -"Size" => "Veličina", "Save" => "Spasi", "New folder" => "Nova fascikla", "Folder" => "Fasikla" |