Skip to content

Commit

Permalink
l10n: da
Browse files Browse the repository at this point in the history
  • Loading branch information
deckerst committed Jan 5, 2025
1 parent 0685bc2 commit ecbbd3b
Show file tree
Hide file tree
Showing 12 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ All notable changes to this project will be documented in this file.
### Added

- dynamic album decompose action
- Danish translation (thanks Grooty12, Victor M, cat)

## <a id="v1.12.0"></a>[v1.12.0] - 2024-12-19

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions lib/model/app/contributors.dart
Original file line number Diff line number Diff line change
Expand Up @@ -121,13 +121,13 @@ class Contributors {
Contributor('Priit Jõerüüt', 'hwlate@joeruut.com'),
Contributor('Dr Hieu', 'v7pvas7m@anonaddy.com'),
Contributor('Saúl Palacios', 'palacios22c@gmail.com'),
Contributor('Grooty12', 'Rasmus@rosendahl-kaa.name'),
Contributor('Victor M', 'victormorita@tuta.io'),
Contributor('cat', 'catsnote@proton.me'),
// Contributor('Femini', 'nizamismidov4@gmail.com'), // Azerbaijani
// Contributor('Alvi Khan', 'aveenalvi@gmail.com'), // Bengali
// Contributor('Htet Oo Hlaing', 'htetoh2006@outlook.com'), // Burmese
// Contributor('Khant', 'khant@users.noreply.hosted.weblate.org'), // Burmese
// Contributor('Grooty12', 'Rasmus@rosendahl-kaa.name'), // Danish
// Contributor('Victor M', 'victormorita@tuta.io'), // Danish
// Contributor('cat', 'catsnote@proton.me'), // Danish
// Contributor('Åzze', 'laitinen.jere222@gmail.com'), // Finnish
// Contributor('Olli', 'ollinen@ollit.dev'), // Finnish
// Contributor('Idj', 'joneltmp+goahn@gmail.com'), // Hebrew
Expand Down
1 change: 0 additions & 1 deletion lib/widgets/aves_app.dart
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ class AvesApp extends StatefulWidget {
'az', // Azerbaijani
'bn', // Bengali
'ckb', // Kurdish (Central)
'da', // Danish
'fi', // Finnish
'gl', // Galician
'he', // Hebrew
Expand Down
1 change: 1 addition & 0 deletions lib/widgets/settings/language/locales.dart
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ class SupportedLocales {
'bg': 'Български',
'ca': 'Català',
'cs': 'Čeština',
'da': 'Dansk',
'de': 'Deutsch',
'el': 'Ελληνικά',
'en': 'English',
Expand Down

0 comments on commit ecbbd3b

Please sign in to comment.