diff --git a/res/values-vi/cherish_strings.xml b/res/values-vi/cherish_strings.xml
index 49c156f..344b933 100644
--- a/res/values-vi/cherish_strings.xml
+++ b/res/values-vi/cherish_strings.xml
@@ -767,4 +767,6 @@
Đảo ngược bố cục
Đảo ngược bố cục của thanh điều hướng và các mục khác, chẳng hạn như trình chuyển đổi IME
Bật điều hướng hai nút hoặc ba nút để sử dụng tính năng này
+ Thanh điều hướng
+ Bật-tắt thanh điều hướng
diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml
index 7be1d46..2e836ca 100644
--- a/res/values/cherish_strings.xml
+++ b/res/values/cherish_strings.xml
@@ -875,5 +875,8 @@
Invert layout
Inverts the layout of the navigation bar and other items, such as the IME switcher
Enable two button or three button navigation to use this feature
+
+ Nav Bar
+ Enable-disable navigation bar
diff --git a/res/xml/cherish_settings_button.xml b/res/xml/cherish_settings_button.xml
index 2b34c27..c961f88 100644
--- a/res/xml/cherish_settings_button.xml
+++ b/res/xml/cherish_settings_button.xml
@@ -34,6 +34,11 @@
android:title="@string/navigation_bar_invert_layout_title"
android:summary="@string/navigation_bar_invert_layout_summary"
android:defaultValue="false" />
+
+