From 4fa72383cbc89a22f7117caadafdb5c3aa012970 Mon Sep 17 00:00:00 2001 From: Kieran <32241933+Ki-er@users.noreply.github.com> Date: Fri, 10 Jan 2025 18:55:34 +0000 Subject: [PATCH] Add Localess (#1076) Co-authored-by: Loymdayddaud <145969603+TheGiraffe3@users.noreply.github.com> --- software/localess.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 software/localess.yml diff --git a/software/localess.yml b/software/localess.yml new file mode 100644 index 0000000000..3ae99699ba --- /dev/null +++ b/software/localess.yml @@ -0,0 +1,12 @@ +name: "Localess" +website_url: "https://localess.org/home" +source_code_url: "https://github.com/Lessify/localess" +description: "Powerful translation management and content management system. Manage and translate your website or app content into multiple languages, using AI to translate faster." +licenses: + - MIT +platforms: + - Docker +tags: + - Content Management Systems (CMS) + - Software Development - Localization +depends_3rdparty: true \ No newline at end of file