[CHANGE] Extracted some example strings and replaced them by generated localized strings

This commit is contained in:
Fabian Thies
2022-12-22 10:29:57 +01:00
parent 48903034b6
commit 47e47fb3cf
4 changed files with 57 additions and 9 deletions

View File

@@ -5,3 +5,17 @@
Created by Fabian Thies on 22.12.22.
Copyright © 2022 SideStore. All rights reserved.
*/
/* NewsView */
"NewsView.title" = "News";
"NewsView.Section.FromSources.title" = "From your Sources";
/* BrowseView */
"BrowseView.title" = "Browse";
"BrowseView.search" = "Search";
"BrowseView.Section.PromotedCategories.title" = "Promoted Categories";
"BrowseView.Section.PromotedCategories.showAll" = "Show all";
"BrowseView.Section.AllApps.title" = "All Apps";
"BrowseView.Actions.sources" = "Sources";