Skip to content

Commit

Permalink
Paywalls: improve Japanese localization (#3364)
Browse files Browse the repository at this point in the history
  • Loading branch information
NachoSoto authored Oct 31, 2023
1 parent 485bd71 commit 0f2e31a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions RevenueCatUI/Resources/ja.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
"Restore purchases" = "購入を復元";
"Terms" = "条項";
"Terms and conditions" = "利用規約";
"Annual" = "年間";
"Annual" = "年額";
"6 Month" = "6ヶ月";
"3 Month" = "3ヶ月";
"2 Month" = "2ヶ月";
"Monthly" = "毎月";
"Weekly" = "毎週";
"Lifetime" = "一生";
"Monthly" = "月額";
"Weekly" = "1週間";
"Lifetime" = "買い切り";
"%d%% off" = "%d%%オフ";
"Continue" = "続く";
"Default_offer_details_with_intro_offer" = "{{ sub_offer_duration }} トライアルを開始してから、{{ total_price_and_per_month }} を開始してください。";

0 comments on commit 0f2e31a

Please sign in to comment.