Sync Strings from Localazy
This commit is contained in:
parent
cf2c90ea0a
commit
bb0a281342
100 changed files with 1063 additions and 676 deletions
|
|
@ -0,0 +1,11 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="troubleshoot_notifications_test_firebase_availability_description">"Zorg ervoor dat Firebase beschikbaar is."</string>
|
||||
<string name="troubleshoot_notifications_test_firebase_availability_failure">"Firebase is niet beschikbaar."</string>
|
||||
<string name="troubleshoot_notifications_test_firebase_availability_success">"Firebase is beschikbaar."</string>
|
||||
<string name="troubleshoot_notifications_test_firebase_availability_title">"Firebase controleren"</string>
|
||||
<string name="troubleshoot_notifications_test_firebase_token_description">"Zorg ervoor dat de Firebase-token beschikbaar is."</string>
|
||||
<string name="troubleshoot_notifications_test_firebase_token_failure">"Firebase-token is niet bekend."</string>
|
||||
<string name="troubleshoot_notifications_test_firebase_token_success">"Firebase-token: %1$s."</string>
|
||||
<string name="troubleshoot_notifications_test_firebase_token_title">"Firebase-token controleren"</string>
|
||||
</resources>
|
||||
Loading…
Add table
Add a link
Reference in a new issue