This commit is contained in:
BandarHelal
2022-07-26 00:07:01 +03:00
committed by GitHub
parent 40af55583f
commit 3d05302b9b
@@ -1,4 +1,4 @@
// How to translate uYouPlus to your languate: // How to translate uYouPlus to your language:
// //
// 1. Fork uYouPlus repo // 1. Fork uYouPlus repo
// 2. Duplicate the template.lproj folder, and edit the duplicated folder's name to your <lang_code>.lproj id. // 2. Duplicate the template.lproj folder, and edit the duplicated folder's name to your <lang_code>.lproj id.
@@ -7,7 +7,7 @@
// 4. Open a Pull Request // 4. Open a Pull Request
// //
// If your language already exists then feel free to check it and/or improve it! // 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 // https://github.com/PoomSmart/YouPiP/tree/main/layout/Library/Application%20Support/YouPiP.bundle
// //
// Settings // Settings
@@ -55,4 +55,4 @@
"CASTING" = "Castings"; "CASTING" = "Castings";
"MSG_ARE_YOU_SURE" = "Are you sure you want to start casting?"; "MSG_ARE_YOU_SURE" = "Are you sure you want to start casting?";
"MSG_YES" = "Yes"; "MSG_YES" = "Yes";
"MSG_CANCEL" = "Cancel"; "MSG_CANCEL" = "Cancel";