mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-04-20 10:52:07 +00:00
Fix typo
This commit is contained in:
parent
40af55583f
commit
3d05302b9b
1 changed files with 3 additions and 3 deletions
|
|
@ -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 <lang_code>.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";
|
||||
"MSG_CANCEL" = "Cancel";
|
||||
|
|
|
|||
Loading…
Reference in a new issue