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 korean language
pull/17/head^2
cfrisemo
11 years ago
parent
a6b7620f95
commit
7242286938
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
Unified 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 @@
LANGUAGES
=
{
LANGUAGES
=
{
"
en
"
:
"
English
"
,
"
en
"
:
"
English
"
,
"
de
"
:
"
Deutsch
"
,
"
de
"
:
"
Deutsch
"
,
"
ko
"
:
"
한국어
"
,
}
}
def
main
(
)
:
def
main
(
)
:
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
pimhwang/spreed-webrtc
Title
Body
Create Issue