From 3d05302b9b22d2d429f50f1570d0eee3b380a8b1 Mon Sep 17 00:00:00 2001 From: BandarHelal <31299470+BandarHL@users.noreply.github.com> Date: Tue, 26 Jul 2022 00:07:01 +0300 Subject: [PATCH] Fix typo --- lang/uYouPlus.bundle/template.lproj/Localizable.strings | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/uYouPlus.bundle/template.lproj/Localizable.strings b/lang/uYouPlus.bundle/template.lproj/Localizable.strings index 976c049..9d1b841 100644 --- a/lang/uYouPlus.bundle/template.lproj/Localizable.strings +++ b/lang/uYouPlus.bundle/template.lproj/Localizable.strings @@ -1,4 +1,4 @@ -// How to translate uYouPlus to your languate: +// How to translate uYouPlus to your language: // // 1. Fork uYouPlus repo // 2. Duplicate the template.lproj folder, and edit the duplicated folder's name to your .lproj id. @@ -7,7 +7,7 @@ // 4. Open a Pull Request // // If your language already exists then feel free to check it and/or improve it! -// You can also add your localiztion to YouPiP here, the process is the same +// You can also add your localization to YouPiP here, the process is the same // https://github.com/PoomSmart/YouPiP/tree/main/layout/Library/Application%20Support/YouPiP.bundle // // Settings @@ -55,4 +55,4 @@ "CASTING" = "Castings"; "MSG_ARE_YOU_SURE" = "Are you sure you want to start casting?"; "MSG_YES" = "Yes"; -"MSG_CANCEL" = "Cancel"; \ No newline at end of file +"MSG_CANCEL" = "Cancel";