social/l10n/zh_TW.js

17 wiersze
382 B
JavaScript
Czysty Zwykły widok Historia

2019-12-22 03:42:00 +00:00
OC.L10N.register(
"social",
{
2020-06-25 02:58:16 +00:00
"Help" : "說明",
2019-12-22 03:42:00 +00:00
"Open documentation" : "開啟說明文件",
"Finish setup" : "完成設定",
"Home" : "家",
"Notifications" : "通知",
"Public" : "公開",
"Reply" : "回覆",
"More actions" : "更多",
"Hello" : "嗨,",
"Close" : "關閉",
"Continue" : "繼續"
},
"nplurals=1; plural=0;");