From d81618a6a5664bf2a0eeef82f7968e6cd6952216 Mon Sep 17 00:00:00 2001 From: Anonymous <noreply@weblate.org> Date: Mon, 3 Oct 2022 11:40:00 +0000 Subject: [PATCH] Updating Chinese (Simplified) --- app/src/main/res/values-zh-rCN/strings.xml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/app/src/main/res/values-zh-rCN/strings.xml b/app/src/main/res/values-zh-rCN/strings.xml index a6b3dae..3ab32cb 100644 --- a/app/src/main/res/values-zh-rCN/strings.xml +++ b/app/src/main/res/values-zh-rCN/strings.xml @@ -1,2 +1,10 @@ <?xml version="1.0" encoding="utf-8"?> -<resources></resources> \ No newline at end of file +<resources> + <string name="app_name">Simple App Launcher</string> + <string name="app_launcher_name">App Launcher</string> + <string name="enter_launcher_name">Please enter a launcher name</string> + <string name="remove_explanation">This will just remove the launcher icon from this grid, not uninstall the actual app.</string> + <string name="close_app">Close this app at launching a different one</string> + <string name="toggle_app_name">Toggle app name visibility</string> + <string name="manage_visible_app_icons">Manage visible app icons</string> +</resources> \ No newline at end of file