From 2521e674ef79ba3cdd906e31fd385f87d9884940 Mon Sep 17 00:00:00 2001 From: notfenixio <103071021+NotFenixio@users.noreply.github.com> Date: Sat, 2 Dec 2023 09:51:11 +0100 Subject: [PATCH 1/2] Add collaboration link and image This adds the image of the current status of the translations and a link to contribute. There are more cool widgets on https://hosted.weblate.org/widgets/meower/ if you don't like this one --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f229d01..4cf1dd2 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,13 @@ Currently has no maintainers maintaining translations. ## Contributing translations -This repo is not managed by any internationalization website, so you must manually edit the `po`/`pot` files by hand. Please **do not** modify the JSON files in the folder, unless if you're trying to [convert the source files into JSON](#converting-into-json). + +Status of translations. Click to collaborate! + + +You can start collaborating by clicking the image above. + +Please **do not** modify the JSON files in the folder, unless if you're trying to [convert the source files into JSON](#converting-into-json). ### Converting into JSON From 2aae176d4d9d107468eff0a051579b0541368d58 Mon Sep 17 00:00:00 2001 From: notfenixio <103071021+NotFenixio@users.noreply.github.com> Date: Sat, 2 Dec 2023 10:12:16 +0100 Subject: [PATCH 2/2] Remove a duplicate found with Weblate --- Meower-Svelte/Meower-Svelte.pot | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Meower-Svelte/Meower-Svelte.pot b/Meower-Svelte/Meower-Svelte.pot index 57cafca..b28a242 100644 --- a/Meower-Svelte/Meower-Svelte.pot +++ b/Meower-Svelte/Meower-Svelte.pot @@ -431,6 +431,7 @@ msgid "Join" msgstr "" #: src/lib/modals/chats/AddMember.svelte:14 +#: src/lib/modals/chats/AddMember.svelte:88 #: src/lib/modals/chats/AddMember_Mode.svelte:11 #: src/lib/modals/chats/AddMember_Profile.svelte:11 #: src/lib/modals/chats/AddMember_Search.svelte:14 @@ -463,10 +464,6 @@ msgstr "" msgid "Too many requests! Try again later." msgstr "" -#: src/lib/modals/chats/AddMember.svelte:88 -msgid "Add member" -msgstr "" - #: src/lib/modals/chats/AddMember_Mode.svelte:17 msgid "Enter Username" msgstr ""