You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Sources/PermissionsKit/Resources/Localization/de.lproj/Localizable.strings
+20-1Lines changed: 20 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,20 @@
1
+
2
+
"action allow" = "Erlauben";
3
+
4
+
"action allowed" = "Berechtigt";
5
+
6
+
"titles header" = "Geben Sie die Erlaubnis";
7
+
8
+
"titles sub header" = "Berechtigungsanfrage";
9
+
10
+
"titles description" = "Dies sind die Berechtigungen, die die App benötigt, um korrekt zu funktionieren. Bitte lesen Sie die Beschreibung für jede Berechtigung.";
11
+
12
+
"titles comment" = "Berechtigungen sind notwendig, damit die Anwendung funktioniert und korrekt arbeitet.";
13
+
1
14
"permission camera name" = "Kamera";
2
15
16
+
"permission camera description" = "Zugriff auf die Kamera gewähren";
0 commit comments