-
-
Notifications
You must be signed in to change notification settings - Fork 561
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2039 from unnamed-orbert/master
Fixing somes translates, but not remove others translates support | Problem: #2034
- Loading branch information
Showing
63 changed files
with
29,732 additions
and
10,275 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,8 @@ | ||
{ "hideHomePageShorts":{"message":"የታጠቡት የመጀመሪያ ጭምርን አርምያ"}, | ||
"removeShortsReelSearchResults":{"message":"የፈረሰኞች ዝግጅት ከስልክ ፍርቂ አውርድ"} | ||
{ | ||
"hideHomePageShorts": { | ||
"message": "የታጠቡት የመጀመሪያ ጭምርን አርምያ" | ||
}, | ||
"removeShortsReelSearchResults": { | ||
"message": "የፈረሰኞች ዝግጅት ከስልክ ፍርቂ አውርድ" | ||
} | ||
} |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,8 @@ | ||
{"hideSkipOverlay":{"message":"Hide 5 seconds skip animation"}, | ||
"hideHomePageShorts":{"message":"Премахни Shorts от началната страница"}, | ||
"removeShortsReelSearchResults":{"message":"Премахнете ролката Shorts от резултатите от търсенето"}, | ||
"systemPeferenceDark":{"message":"System peference: dark"}, | ||
"systemPeferenceLight":{"message":"System peference: light"} | ||
} | ||
{ | ||
"hideHomePageShorts": { | ||
"message": "Премахни Shorts от началната страница" | ||
}, | ||
"removeShortsReelSearchResults": { | ||
"message": "Премахнете ролката Shorts от резултатите от търсенето" | ||
} | ||
} |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,8 @@ | ||
{"hideSkipOverlay":{"message":"Hide 5 seconds skip animation"}, | ||
"hideHomePageShorts":{"message":"Elimina els Shorts de la pàgina d'inici"}, | ||
"removeShortsReelSearchResults":{"message":"Elimineu el carrossel de Shorts dels resultats de cerca"}, | ||
"systemPeferenceDark":{"message":"System peference: dark"}, | ||
"systemPeferenceLight":{"message":"System peference: light"}} | ||
{ | ||
"hideHomePageShorts": { | ||
"message": "Elimina els Shorts de la pàgina d'inici" | ||
}, | ||
"removeShortsReelSearchResults": { | ||
"message": "Elimineu el carrossel de Shorts dels resultats de cerca" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,8 @@ | ||
{ "hideSkipOverlay":{"message":"Hide 5 seconds skip animation"}, | ||
"hideHomePageShorts":{"message":"Odebrat Shorts z úvodní stránky"}, | ||
"removeShortsReelSearchResults":{"message":"Odstraňte karuselu Shorts z výsledků vyhledávání"}, | ||
"systemPeferenceDark":{"message":"System peference: dark"}, | ||
"systemPeferenceLight":{"message":"System peference: light"}} | ||
{ | ||
"hideHomePageShorts": { | ||
"message": "Odebrat Shorts z úvodní stránky" | ||
}, | ||
"removeShortsReelSearchResults": { | ||
"message": "Odstraňte karuselu Shorts z výsledků vyhledávání" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,8 @@ | ||
{"hideSkipOverlay":{"message":"Hide 5 seconds skip animation"}, | ||
"hideHomePageShorts":{"message":"Fjern Shorts fra hjemmesiden"}, | ||
"removeShortsReelSearchResults":{"message":"Fjern Shorts-rulle fra søgeresultaterne"}, | ||
"systemPeferenceDark":{"message":"System peference: dark"}, | ||
"systemPeferenceLight":{"message":"System peference: light"} | ||
} | ||
{ | ||
"hideHomePageShorts": { | ||
"message": "Fjern Shorts fra hjemmesiden" | ||
}, | ||
"removeShortsReelSearchResults": { | ||
"message": "Fjern Shorts-rulle fra søgeresultaterne" | ||
} | ||
} |
Oops, something went wrong.