mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-13 16:53:29 +01:00
[CHANGE] Extracted some example strings and replaced them by generated localized strings
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user