diff options
Diffstat (limited to 'core/l10n/be.js')
-rw-r--r-- | core/l10n/be.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/be.js b/core/l10n/be.js index 414fff0603c..e95df95f284 100644 --- a/core/l10n/be.js +++ b/core/l10n/be.js @@ -29,6 +29,7 @@ OC.L10N.register( "Error" : "Памылка", "The object type is not specified." : "Тып аб'екта не ўдакладняецца.", "_download %n file_::_download %n files_" : ["","","",""], + "_{count} search result in other places_::_{count} search results in other places_" : ["","","",""], "Finish setup" : "Завяршыць ўстаноўку." }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); |