mirror of
https://github.com/torproject/manual.git
synced 2024-12-13 21:08:35 +00:00
add is, he, pt-PT langs
This commit is contained in:
parent
bdc21b4be9
commit
e401819951
@ -19,8 +19,8 @@ RewriteRule ^(es-ES|es-MX|es-CO)/(.*) /es/$2 [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)$ / [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]
|
||||
RewriteRule ^(cs|da|fa|hu|ja|ko|nb-NO|nl|pl|sv-SE|vi|zh-TW)$ / [R=302,L]
|
||||
RewriteRule ^(cs|da|fa|hu|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|IN)$ /bn [R=302,L]
|
||||
|
Loading…
Reference in New Issue
Block a user