diff options
Diffstat (limited to 'apps/files/l10n/yo.json')
-rw-r--r-- | apps/files/l10n/yo.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/files/l10n/yo.json b/apps/files/l10n/yo.json new file mode 100644 index 00000000000..ef5fc586755 --- /dev/null +++ b/apps/files/l10n/yo.json @@ -0,0 +1,7 @@ +{ "translations": { + "_%n folder_::_%n folders_" : ["",""], + "_%n file_::_%n files_" : ["",""], + "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_matches '{filter}'_::_match '{filter}'_" : ["",""] +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file |