Export and import translations

This commit is contained in:
2023-02-16 10:17:09 -05:00
parent 98a1b95d12
commit 4e67c88607
16 changed files with 2641 additions and 8 deletions
+12
View File
@@ -0,0 +1,12 @@
/* Bundle display name */
"CFBundleDisplayName" = "Damus";
/* Bundle name */
"CFBundleName" = "damus";
/* Privacy - Face ID Usage Description */
"NSFaceIDUsageDescription" = "Místní ověření pro přístup k privátnímu klíči";
/* Privacy - Photo Library Additions Usage Description */
"NSPhotoLibraryAddUsageDescription" = "Udělení přístupu Damusu k fotografiím vám umožní ukládat obrázky.";