From 4087db22813be1f37e6d6e15aee9c9064bebd5d6 Mon Sep 17 00:00:00 2001 From: ereio Date: Tue, 22 Mar 2022 21:54:00 -0400 Subject: [PATCH] chore: update supported translations list + changelog --- changelog.md | 2 -- .../metadata/android/en-US/changelogs/2121.txt | 17 +++++++++++++++++ lib/global/values.dart | 5 +++++ 3 files changed, 22 insertions(+), 2 deletions(-) create mode 100644 fastlane/metadata/android/en-US/changelogs/2121.txt diff --git a/changelog.md b/changelog.md index eb6a0da7d..8e923439e 100644 --- a/changelog.md +++ b/changelog.md @@ -4,10 +4,8 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - ## [0.2.7](https://github.com/syphon-org/syphon/releases/tag/0.2.6) - 2021-12-27 - ### Added - removes exif information for image uploads diff --git a/fastlane/metadata/android/en-US/changelogs/2121.txt b/fastlane/metadata/android/en-US/changelogs/2121.txt new file mode 100644 index 000000000..47679c6c8 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/2121.txt @@ -0,0 +1,17 @@ +0.2.12 + +🔮 New Features +- System Brightness Mode +- Tap to resend messages + +🐛 Bug Fixes +- fixed reusing existing DMs +- fixed issues with string mapping +- fixed loading image tapbox issues + +💡 Improvements +- Performance optimization on cache syncing +- New Translations and Updates + +📐 Refactoring +- Lots! diff --git a/lib/global/values.dart b/lib/global/values.dart index ff7f06eda..cc61ba793 100644 --- a/lib/global/values.dart +++ b/lib/global/values.dart @@ -74,12 +74,16 @@ class SupportedLanguages { 'de', 'en', 'es', + 'et', + 'eu', + 'fi', 'fr', 'hi', 'hu', 'id', 'it', 'ja', + 'ko', 'nl', 'pl', 'pt', @@ -87,6 +91,7 @@ class SupportedLanguages { 'si', 'sk', 'tr', + 'uk' ]; static const rtl = [