Update zh.py

fix 'langcode' from 'zh-cn' to 'zh-tw'.
This commit is contained in:
wangganggithub
2013-04-10 12:06:02 +08:00
parent 19cc977917
commit 9fc3b2bc26
+1 -1
View File
@@ -1,6 +1,6 @@
# coding: utf8
{
'!langcode!': 'zh-cn',
'!langcode!': 'zh-tw',
'!langname!': '中文',
'"update" is an optional expression like "field1=\'newvalue\'". You cannot update or delete the results of a JOIN': '"更新" 是選擇性的條件式, 格式就像 "欄位1=\'\'". 但是 JOIN 的資料不可以使用 update 或是 delete"',
'%s %%{row} deleted': '已刪除 %s',