Skip to content

Commit

Permalink
🔀 Merge pull request #193 from weblate/weblate-food-expiration-dates-…
Browse files Browse the repository at this point in the history
…food-expiration-dates

Translations update from Hosted Weblate
  • Loading branch information
lorenzovngl authored Jul 8, 2024
2 parents 2ff901d + 652e4b6 commit 29c1f79
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion app/src/main/res/values-vi/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@
<string name="source_code">Mã nguồn</string>
<string name="features">Đặc trưng</string>
<string name="feature_list">- Hiển thị danh sách hạn sử dụng của thực phẩm theo thứ tự thời gian tăng dần
\n - Thêm, chỉnh sửa và xóa các mặt hàng
\n - Thêm, chỉnh sửa và xóa các mục
\n - Truy xuất sản phẩm bằng máy quét mã vạch và API Open Food Facts
\n - Ngày mở hàng
\n - Thông báo</string>
<string name="support_this_project">Hỗ trợ dự án này</string>
Expand Down Expand Up @@ -99,4 +100,11 @@
<item>Ngày</item>
<item>Tháng</item>
</string-array>
<string name="no_internet_connection">Không có kết nối Internet</string>
<string name="please_scan_a_barcode">Vui lòng quét mã vạch</string>
<string name="product_not_found">Không thấy sản phẩm</string>
<string name="retry">Thử lại</string>
<string name="connection_error">Lỗi kết nối</string>
<string name="getting_product_info">Đang lấy thông tin sản phẩm…</string>
<string name="scanning_error">Lỗi quét</string>
</resources>

0 comments on commit 29c1f79

Please sign in to comment.