From 536f518ba2dbbb7ac9f412e4217b2a0ec333c26a Mon Sep 17 00:00:00 2001 From: Simran Spiller Date: Fri, 18 Feb 2022 00:02:21 +0100 Subject: [PATCH] Change file mode of Chinese translations to not be executable [skip ci] --- app/ts/zh_CN.ts | 0 app/ts/zh_TW.ts | 0 2 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 app/ts/zh_CN.ts mode change 100755 => 100644 app/ts/zh_TW.ts diff --git a/app/ts/zh_CN.ts b/app/ts/zh_CN.ts old mode 100755 new mode 100644 diff --git a/app/ts/zh_TW.ts b/app/ts/zh_TW.ts old mode 100755 new mode 100644