mirror of
https://github.com/torproject/support.git
synced 2025-02-12 12:40:21 +00:00
add forward for new Tor Browser locale Albanian
This commit is contained in:
parent
9a2cd53d72
commit
8e64dbc44d
@ -9,9 +9,9 @@ RewriteRule ^(es-ES|es-MX|es-CO)(.*) /es$2 [R=302,L]
|
||||
|
||||
# we have only one translation for this locales
|
||||
RewriteRule ^(bn-BD|bn-IN)(.*) /bn$2 [R=302,L]
|
||||
RewriteRule ^ga-IE/(.*) /ga$1 [R=302,L]
|
||||
RewriteRule ^ga-IE(.*) /ga$1 [R=302,L]
|
||||
|
||||
# Rewrites for languages that have a Tor Browser release
|
||||
# but don't have a support page
|
||||
# this languages are the translation priority for the support portal!
|
||||
RewriteRule ^(ar|cs|da|el|fa|he|hu|is|ja|ka|ko|ml|ms|mk|nb-NO|nl|pl|sv-SE|vi|zh-TW)/(.*) /$2 [R=302,L]
|
||||
RewriteRule ^(ar|cs|da|el|fa|he|hu|is|ja|ka|ko|ml|ms|mk|nb-NO|nl|pl|sq|sv-SE|vi|zh-TW)/(.*) /$2 [R=302,L]
|
||||
|
Loading…
x
Reference in New Issue
Block a user