New translations strings.xml (Chinese Traditional)
This commit is contained in:
parent
52b573d20f
commit
0ce39946cb
|
@ -679,4 +679,10 @@
|
||||||
<string name="post_pinned">該嘟文已被釘選</string>
|
<string name="post_pinned">該嘟文已被釘選</string>
|
||||||
<string name="post_unpinned">該嘟文已被取消釘選</string>
|
<string name="post_unpinned">該嘟文已被取消釘選</string>
|
||||||
<!-- %s is the username -->
|
<!-- %s is the username -->
|
||||||
|
<string name="enable_new_post_notifications">當 %s 嘟文時通知我</string>
|
||||||
|
<string name="disable_new_post_notifications">取消來自 %s 的嘟文通知</string>
|
||||||
|
<string name="new_post_notifications_enabled">您將會收到新嘟文的通知。</string>
|
||||||
|
<string name="new_post_notifications_disabled">您將不再收到新嘟文的通知。</string>
|
||||||
|
<string name="mute_conversation">靜音對話</string>
|
||||||
|
<string name="unmute_conversation">取消此對話的靜音</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Reference in New Issue