From a42b88aa78790dc12bac077ecb75c5f926dafe04 Mon Sep 17 00:00:00 2001 From: darken Date: Sun, 22 Jun 2025 21:19:40 +0200 Subject: [PATCH] Fix typo in Lao app title MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This commit corrects a typographical error in the Lao translation of the app title. Specifically, it changes "ຄູ່​ຮ່ວມ​ສຳ​ລັບ" to "ຄູ່ຮ່ວມສຳລັບ" in `fastlane/metadata/android/lo-LA/title.txt`. --- fastlane/metadata/android/lo-LA/title.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fastlane/metadata/android/lo-LA/title.txt b/fastlane/metadata/android/lo-LA/title.txt index 14e69cd0..dc7fbb04 100644 --- a/fastlane/metadata/android/lo-LA/title.txt +++ b/fastlane/metadata/android/lo-LA/title.txt @@ -1 +1 @@ -CAPod - ຄູ່​ຮ່ວມ​ສຳ​ລັບ AirPods \ No newline at end of file +CAPod - ຄູ່ຮ່ວມສຳລັບ AirPods \ No newline at end of file