mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-10 15:23:27 +01:00
22 lines
542 B
Plaintext
22 lines
542 B
Plaintext
/*
|
|
Localizable.strings
|
|
AltStore
|
|
|
|
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";
|