Skip to content

Commit 28ae3f1

Browse files
authored
Multiple updates for german translation files (#206)
1 parent 4aec717 commit 28ae3f1

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+1004
-1
lines changed

config/cachet.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,8 @@
136136
|
137137
*/
138138
'supported_locales' => [
139-
'de' => 'Deutsch',
139+
'de_AT' => 'Deutsch (AT)',
140+
'de_CH' => 'Deutsch (CH)',
140141
'de_DE' => 'Deutsch (DE)',
141142
'en' => 'English',
142143
'en_GB' => 'English (UK)',
File renamed without changes.

0 commit comments

Comments
 (0)