summaryrefslogtreecommitdiffstats
path: root/l10n/be.php
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/be.php')
-rw-r--r--l10n/be.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/l10n/be.php b/l10n/be.php
deleted file mode 100644
index 2a7a57905..000000000
--- a/l10n/be.php
+++ /dev/null
@@ -1,5 +0,0 @@
-<?php
-$TRANSLATIONS = array(
-"Settings" => "Налады"
-);
-$PLURAL_FORMS = "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);";