From aacfe8e5faeb3cfba1015eef9575da8d8ac3b0b2 Mon Sep 17 00:00:00 2001 From: r4sas Date: Mon, 19 Dec 2016 17:26:04 +0300 Subject: [PATCH] added a forgotten option 'ru' in supportedLanguages section --- js/privatebin.js | 2 +- tpl/bootstrap-compact.php | 2 +- tpl/bootstrap-dark-page.php | 2 +- tpl/bootstrap-dark.php | 2 +- tpl/bootstrap-page.php | 2 +- tpl/bootstrap.php | 2 +- tpl/page.php | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/js/privatebin.js b/js/privatebin.js index 3a53ac0..0186ae7 100644 --- a/js/privatebin.js +++ b/js/privatebin.js @@ -328,7 +328,7 @@ $(function() { /** * supported languages, minus the built in 'en' */ - supportedLanguages: ['de', 'fr', 'it', 'pl', 'sl', 'zh'], + supportedLanguages: ['de', 'fr', 'it', 'pl', 'ru', 'sl', 'zh'], /** * translate a string, alias for translate() diff --git a/tpl/bootstrap-compact.php b/tpl/bootstrap-compact.php index 2546b09..e534df5 100644 --- a/tpl/bootstrap-compact.php +++ b/tpl/bootstrap-compact.php @@ -52,7 +52,7 @@ if ($MARKDOWN): - + diff --git a/tpl/bootstrap-dark-page.php b/tpl/bootstrap-dark-page.php index 3a6415c..db54946 100644 --- a/tpl/bootstrap-dark-page.php +++ b/tpl/bootstrap-dark-page.php @@ -52,7 +52,7 @@ if ($MARKDOWN): - + diff --git a/tpl/bootstrap-dark.php b/tpl/bootstrap-dark.php index b202036..f706034 100644 --- a/tpl/bootstrap-dark.php +++ b/tpl/bootstrap-dark.php @@ -53,7 +53,7 @@ if ($MARKDOWN): - + diff --git a/tpl/bootstrap-page.php b/tpl/bootstrap-page.php index 7e1545e..f48284d 100644 --- a/tpl/bootstrap-page.php +++ b/tpl/bootstrap-page.php @@ -52,7 +52,7 @@ if ($MARKDOWN): - + diff --git a/tpl/bootstrap.php b/tpl/bootstrap.php index 65e391d..6a6311c 100644 --- a/tpl/bootstrap.php +++ b/tpl/bootstrap.php @@ -53,7 +53,7 @@ if ($MARKDOWN): - + diff --git a/tpl/page.php b/tpl/page.php index ef2bcb2..54d82b9 100644 --- a/tpl/page.php +++ b/tpl/page.php @@ -47,7 +47,7 @@ if ($MARKDOWN): - +