clean up
This commit is contained in:
@@ -1,17 +1,3 @@
|
||||
/* Read me:
|
||||
- How to translate uYouPlus (if your language already exists then feel free to check it and/or improve it):
|
||||
1. Fork uYouPlus repo
|
||||
2. Duplicate the template.lproj folder, and edit the duplicated folder's name to your <lang_code>.lproj id.
|
||||
For example: <ru.lproj> for Russia. For more details, visit: https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes
|
||||
3. Translate each line below after each =
|
||||
4. Open a Pull Request
|
||||
|
||||
- You can also add your localization to YouPiP, YTUHD and Return YouTube Dislike. The process is the same:
|
||||
https://github.com/PoomSmart/YouPiP/tree/main/layout/Library/Application%20Support/YouPiP.bundle
|
||||
https://github.com/PoomSmart/YTUHD/tree/master/layout/Library/Application%20Support/YTUHD.bundle
|
||||
https://github.com/PoomSmart/Return-YouTube-Dislikes/tree/main/layout/Library/Application%20Support/RYD.bundle
|
||||
*/
|
||||
|
||||
// Settings
|
||||
"DONT_EAT_MY_CONTENT" = "Voorkom Notch/Eiland Bij 2:1 Video's (DontEatMyContent)";#
|
||||
"DONT_EAT_MY_CONTENT_DESC" = "Voorkomt dat de video zich achter de Notch/het Dynamische Eiland bevind bij 2:1 video's. Je moet de app opnieuw opstarten om dit te activeren.";
|
||||
@@ -68,4 +54,4 @@ https://github.com/PoomSmart/Return-YouTube-Dislikes/tree/main/layout/Library/Ap
|
||||
"CASTING" = "Castings";
|
||||
"MSG_ARE_YOU_SURE" = "Weet je zeker dat je wilt casten?";
|
||||
"MSG_YES" = "Ja!";
|
||||
"MSG_CANCEL" = "Niet casten!";p
|
||||
"MSG_CANCEL" = "Niet casten!";
|
||||
|
||||
Reference in New Issue
Block a user