aboutsummaryrefslogtreecommitdiff
path: root/app/src/nonFree/res/values-pl
diff options
context:
space:
mode:
authorHarsh Shandilya <me@msfjarvis.dev>2024-08-18 13:40:12 +0530
committerGitHub <noreply@github.com>2024-08-18 08:10:12 +0000
commit71161e20f8610b989e7a0d803249e17362e10ddc (patch)
treedf45bc53ac65e3ec00739af3a7a93d6348f03032 /app/src/nonFree/res/values-pl
parent919f708df28c98a8a124554717710e149b138a1b (diff)
fix: rework Crowdin integration (#3175)
* chore: set up Crowdin configuration * fix(app): sync strings from Crowdin Closes #3174 * fix(ci): use crowdin/github-action instead of homebrew setup * fix(build): remove obsolete Crowdin plugin
Diffstat (limited to 'app/src/nonFree/res/values-pl')
-rw-r--r--app/src/nonFree/res/values-pl/strings.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/app/src/nonFree/res/values-pl/strings.xml b/app/src/nonFree/res/values-pl/strings.xml
new file mode 100644
index 00000000..ba2f05ed
--- /dev/null
+++ b/app/src/nonFree/res/values-pl/strings.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+ ~ Copyright © 2014-2024 The Android Password Store Authors. All Rights Reserved.
+ ~ SPDX-License-Identifier: GPL-3.0-only
+ -->
+<resources>
+ <string name="oreo_autofill_waiting_for_sms">Oczekiwanie na SMS…</string>
+</resources>