Create strings.xml

This is the Chinese Simplified translation for Android.
This commit is contained in:
蒋明强
2023-01-20 17:53:16 +08:00
committed by GitHub
parent 86bd9ec66e
commit 7cecb748ae

View File

@ -0,0 +1,15 @@
<resources>
<string name="app_name">Omnivore</string>
<string name="welcome_title">不要错过任何精彩读物</string>
<string name="learn_more">了解更多</string>
<string name="welcome_subtitle">保存文章,稍后在我们的简洁、无干扰阅读器中阅读.</string>
<string name="highlight_menu_action">荧光笔</string>
<string name="copy_menu_action">复制</string>
<string name="annotate_menu_action">注解</string>
<string name="pdf_remove_highlight">删除</string>
<string name="pdf_highlight_menu_action">荧光笔</string>
<string name="pdf_highlight_copy">复制</string>
<string name="highlight_note">注解</string>
<string name="copyTextSelection">复制</string>
<string name="pdf_highlight_menu_note">注解</string>
</resources>