Translations.
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
aminecmi
2022-08-24 14:41:57 +02:00
parent 9603860bae
commit 0eed9a8d07
2 changed files with 5 additions and 5 deletions

View File

@@ -40,8 +40,8 @@
<string name="addStringNoUrl">"登录以添加数据源。"</string>
<string name="cant_get_sources">"无法获取数据列表。"</string>
<string name="cant_create_source">"无法创建源数据。"</string>
<string name="cant_get_spouts_no_network">"Can't get spouts list because of a network issue."</string>
<string name="cant_get_spouts">"Can't get spouts list. There may ben an api issue."</string>
<string name="cant_get_spouts_no_network">"由于网络问题,无法获取 spouts 列表。"</string>
<string name="cant_get_spouts">"无法获取 spouts 列表。可能有一个 api 问题。"</string>
<string name="form_not_complete">"窗体未完成"</string>
<string name="pref_header_links">"链接"</string>
<string name="issue_tracker_link">"问题追踪器"</string>