Bug report
The Turkish translation for the "registerActionText" and "registerText" texts are incorrect in the firebase_ui_tr.arb file. The current translation says "Kaydet" for "registerActionText" and "Kaydedin" for "registerText" but the correct translations should be "Kaydol" and "Kaydolun" respectively.
Steps to reproduce
Steps to reproduce the behavior:
- Open the application in Turkish language.
- Navigate to the registration page or perform any registration action.
- Observe the text for the "registerActionText" and "registerText" strings.
Expected behavior
The expected behavior is that the "registerActionText" should be translated as "Kaydol" and the "registerText" message should be translated as "Kaydolun."
Bug report
The Turkish translation for the "registerActionText" and "registerText" texts are incorrect in the
firebase_ui_tr.arbfile. The current translation says "Kaydet" for "registerActionText" and "Kaydedin" for "registerText" but the correct translations should be "Kaydol" and "Kaydolun" respectively.Steps to reproduce
Steps to reproduce the behavior:
Expected behavior
The expected behavior is that the "registerActionText" should be translated as "Kaydol" and the "registerText" message should be translated as "Kaydolun."