This commit is contained in:
emma peel 2019-03-30 15:06:16 +01:00
parent d55ed2319b
commit 7a388c7959

View File

@ -16,8 +16,7 @@ RewriteRule ^(.+)/security-slider.html$ /$1/security-slider/ [R=302,L]
# Rewrites for languages that have a Tor Browser release
# but don't have a translated manual
# this languages are the priority for translation of the Tor Browser User Manual!
RewriteRule ^(cs|da|fa|he|hu|is|ja|ko|nb-NO|nl|pl|sv-SE|vi|zh-TW)(.+)$ /$1 [R=302,L]
RewriteRule ^(cs|da|fa|he|hu|is|ja|ko|nb-NO|nl|pl|sv-SE|vi|zh-TW)(.+)$ /$2 [R=302,L]
# we have only one translation for this locales
RewriteRule ^bn-BD(.+)$ /bn$1 [R=302,L]