Sync Strings from Localazy

This commit is contained in:
bmarty 2024-05-20 00:23:05 +00:00 committed by github-actions[bot]
parent bb96eea4bd
commit 83a8a631f2
91 changed files with 1353 additions and 571 deletions

View file

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="screen_signout_confirmation_dialog_content">"დარწმუნებული ხართ, რომ გსურთ გამოსვლა?"</string>
<string name="screen_signout_confirmation_dialog_submit">"გამოსვლა"</string>
<string name="screen_signout_confirmation_dialog_title">"გამოსვლა"</string>
<string name="screen_signout_in_progress_dialog_content">"გასვლა…"</string>
<string name="screen_signout_preference_item">"გამოსვლა"</string>
</resources>