From b82b556b06f6f56baee10e8e6cdd305cbc756d8a Mon Sep 17 00:00:00 2001 From: Heysem Katibi Date: Fri, 17 Sep 2021 12:48:00 +0300 Subject: [PATCH] Adding Stringz to the list (#687) --- applications.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/applications.json b/applications.json index b4e9669..e466ae8 100644 --- a/applications.json +++ b/applications.json @@ -1,5 +1,24 @@ { "applications": [ + { + "short_description": "A lightweight and powerful editor for localizing iOS, macOS, tvOS, and watchOS applications.", + "categories": [ + "development", + "ios--macos", + "utilities" + ], + "repo_url": "https://github.com/mohakapt/Stringz", + "title": "Stringz", + "icon_url": "https://raw.githubusercontent.com/mohakapt/Stringz/main/Resources/app_icon.png", + "screenshots": [ + "https://raw.githubusercontent.com/mohakapt/Stringz/main/Resources/hero_dark.png", + "https://raw.githubusercontent.com/mohakapt/Stringz/main/Resources/hero_light.png" + ], + "official_site": "", + "languages": [ + "swift" + ] + }, { "short_description": "A fast and efficient minimal web browser.", "categories": [