From f0e47e43bc79f6f026d14787271ac091b13f2a8c Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Wed, 22 Jan 2014 19:34:06 -0500 Subject: [PATCH] fb and tw strings for traditional chinese --- public/language/zh_tw/global.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/language/zh_tw/global.json b/public/language/zh_tw/global.json index 193f81cce1..e13dec5e67 100644 --- a/public/language/zh_tw/global.json +++ b/public/language/zh_tw/global.json @@ -32,6 +32,6 @@ "motd.welcome": "Welcome to NodeBB, the discussion platform of the future.", "motd.get": "Get NodeBB", "motd.fork": "Fork", - "motd.like": "Like", - "motd.follow": "Follow" + "motd.like": "讚好", + "motd.follow": "關注" } \ No newline at end of file