Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions core/core/src/main/res/values-vi/strings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="follow_system">Theo hệ thống</string>

<string name="dark_theme">Chủ đề tối</string>

<string name="dark_theme_follow_system" translatable="false">@string/follow_system</string>
<string name="dark_theme_off">Luôn tắt</string>
<string name="dark_theme_on">Luôn bật</string>
<string name="dark_theme_auto_time">Ở đêm</string>
<string name="dark_theme_auto_battery">Khi \"Trình tiết kiệm pin\" được bật</string>

</resources>