diff Localization/zhTW.lua @ 69:21b5ecd7d018

Localizations update. Second packager test (docs are invalid, default for handle-subnamespaces is not ?none?).
author Zerotorescue
date Wed, 15 Sep 2010 13:37:29 +0200
parents
children bd12153b6c7a
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Localization/zhTW.lua	Wed Sep 15 13:37:29 2010 +0200
@@ -0,0 +1,4 @@
+local L = LibStub("AceLocale-3.0"):NewLocale("MailOpener", "zhTW");
+if not L then return; end
+
+--@localization(locale="zhTW", format="lua_additive_table", same-key-is-true=true)@
\ No newline at end of file