mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-08-23 21:45:03 -04:00
Adding Chinese Translation (#73)
This commit is contained in:
parent
3a92c940a9
commit
4565b72a7d
2 changed files with 141 additions and 1 deletions
|
@ -294,7 +294,7 @@ $(function() {
|
|||
/**
|
||||
* supported languages, minus the built in 'en'
|
||||
*/
|
||||
supportedLanguages: ['de', 'fr', 'pl', 'sl'],
|
||||
supportedLanguages: ['de', 'fr', 'pl', 'sl', 'zh'],
|
||||
|
||||
/**
|
||||
* translate a string, alias for translate()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue