Skip to content

Commit

Permalink
updated some strings
Browse files Browse the repository at this point in the history
  • Loading branch information
yamin8000 committed Sep 10, 2024
1 parent 28071a6 commit dce519a
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 1 deletion.
2 changes: 2 additions & 0 deletions strings/src/main/res/values-fa/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,6 @@
<string name="back">بازگشت</string>
<string name="remove_all_prompt">آیا می‌خواهید همه را پاک کنید؟</string>
<string name="cancelled">لغو شد.</string>
<string name="close">بستن</string>
<string name="more_in_app">بیشتر در برنامه…</string>
</resources>
2 changes: 2 additions & 0 deletions strings/src/main/res/values-hu/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,6 @@
<string name="back">Back</string>
<string name="remove_all_prompt">Do you want to remove all?</string>
<string name="cancelled">Cancelled</string>
<string name="close">Close</string>
<string name="more_in_app">More in app…</string>
</resources>
2 changes: 2 additions & 0 deletions strings/src/main/res/values-ja/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,6 @@
<string name="back">戻る</string>
<string name="remove_all_prompt">本当に全て削除しますか?</string>
<string name="cancelled">キャンセル</string>
<string name="close">Close</string>
<string name="more_in_app">More in app…</string>
</resources>
2 changes: 1 addition & 1 deletion strings/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,5 +72,5 @@
<string name="remove_all_prompt">Do you want to remove all?</string>
<string name="cancelled">Cancelled</string>
<string name="close">Close</string>
<string name="more_in_app">More in app...</string>
<string name="more_in_app">More in app</string>
</resources>

0 comments on commit dce519a

Please sign in to comment.