Skip to content

Commit

Permalink
fix(l10n): Update Chinese (Simplified) (zh_MO) translations
Browse files Browse the repository at this point in the history
Currently translated at 78.5% (11 of 14 strings)

Translation: Pachli/Core/Ui : Main
Translate-URL: https://hosted.weblate.org/projects/pachli/coreui-main/zh_MO/
  • Loading branch information
RickyLam11 authored and nikclayton committed Jul 28, 2024
1 parent ded28ad commit 8ac59f8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions core/ui/src/main/res/values-zh-rMO/strings.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="error_network">網絡請求出錯,請檢查互聯網連接並重試</string>
<string name="error_generic">應用程式出現異常</string>
<string name="message_empty">沒有內容</string>
<string name="error_network">網絡請求出錯,請檢查互聯網連接並重試</string>
<string name="error_generic">應用程式出現異常</string>
<string name="message_empty">沒有內容</string>
<string name="action_retry">重試</string>
<string name="action_view_profile">個人資料</string>
<string name="action_more">更多</string>
Expand All @@ -11,4 +11,4 @@
<string name="action_hashtags">話題</string>
<string name="title_links_dialog">連結</string>
<string name="title_hashtags_dialog">話題</string>
</resources>
</resources>

0 comments on commit 8ac59f8

Please sign in to comment.