mirror of
https://github.com/torproject/webwml.git
synced 2025-03-04 16:28:33 +00:00
21 lines
441 B
Plaintext
21 lines
441 B
Plaintext
#!/usr/bin/wml
|
|
|
|
## translation metadata
|
|
# Based-On-Revision: 7821
|
|
# Last-Translator: translator.se atTAat unowned.net
|
|
|
|
<:
|
|
my @navigation = (
|
|
'index' , 'Startsida',
|
|
'overview' , 'Översikt',
|
|
'download' , 'Ladda ner',
|
|
'documentation' , 'Dokumentation',
|
|
# 'support' , 'Support',
|
|
# 'faq' , 'Vanliga frågor',
|
|
'volunteer' , 'Bidra',
|
|
# 'developers' , 'Utvecklare',
|
|
'people' , 'Folk',
|
|
'donate' , 'Donera!',
|
|
);
|
|
:>
|