From 3d785a62b9d1918e912a84b32aa43691b5eeb294 Mon Sep 17 00:00:00 2001 From: Sakamoto Shiina <68018796+ShiinaSakamoto@users.noreply.github.com> Date: Fri, 14 Jun 2024 12:51:12 +0900 Subject: [PATCH] [Update] add info for localization users. --- locales/readme_first.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 locales/readme_first.txt diff --git a/locales/readme_first.txt b/locales/readme_first.txt new file mode 100644 index 00000000..9d3bc1e8 --- /dev/null +++ b/locales/readme_first.txt @@ -0,0 +1,3 @@ +Thank you for considering translating VRCT's UI. +For your information, we are planning to transition VRCT's UI from Python's tkinter to a web-based platform using HTML, CSS, and JavaScript. +This means there might be structural changes to the UI. We apologize if any of the sentences you translated are removed due to these changes. \ No newline at end of file