This website works better with JavaScript.
Explore
Help
Sign In
pimhwang
/
spreed-webrtc
mirror of
https://github.com/strukturag/spreed-webrtc.git
Watch
1
Star
0
Fork
You've already forked spreed-webrtc
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
Added Chinese languade code
pull/17/head
cfrisemo
11 years ago
parent
01d300d2f9
commit
74e8fec6c0
1 changed files
with
1 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
1
src/i18n/helpers/languages.py
1
src/i18n/helpers/languages.py
Unescape
Escape
View File
@ -5,6 +5,7 @@
@@ -5,6 +5,7 @@
LANGUAGES
=
{
"
en
"
:
"
English
"
,
"
de
"
:
"
Deutsch
"
,
"
zh-cn
"
:
"
中文
"
,
}
def
main
(
)
:
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
pimhwang/spreed-webrtc
Title
Body
Create Issue