diff options
Diffstat (limited to 'app/src/main/res/values-vi-rVN')
-rw-r--r-- | app/src/main/res/values-vi-rVN/strings.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/app/src/main/res/values-vi-rVN/strings.xml b/app/src/main/res/values-vi-rVN/strings.xml index f65193bc..9b7c39e6 100644 --- a/app/src/main/res/values-vi-rVN/strings.xml +++ b/app/src/main/res/values-vi-rVN/strings.xml @@ -46,4 +46,12 @@ <string name="options">Tuỳ chọn</string> <string name="tab_customizer_instructions">Bấm giữ và kéo để sắp xếp biểu tượng trên cùng.</string> <string name="no_new_notifications">Không có thông báo mới</string> + <!-- + Template used to display human readable string; + For instance: + Today at 1:23 PM + Mar 13 at 9:00 AM + + The first element is the day, and the second element is the time + --> </resources> |