Strings - app/src/main/res/values-ta/strings.xml

This commit is contained in:
runner 2022-05-04 02:45:30 +00:00 committed by Gabriel Luong
parent 62afe6755a
commit 490625d229
1 changed files with 0 additions and 3 deletions

View File

@ -635,9 +635,6 @@
<!-- Text to prompt users to select the tabs to save in the "select tabs" step of the collection creator -->
<string name="create_collection_save_to_collection_empty">சேமிக்க கீற்றுகளைத் தேர்</string>
<!-- Text to show users how many tabs they have selected in the "select tabs" step of the collection creator.
%d is a placeholder for the number of tabs selected. -->
<string name="create_collection_save_to_collection_tabs_selected"></string>
<!-- Text to show users they have one tab selected in the "select tabs" step of the collection creator.
%d is a placeholder for the number of tabs selected. -->
<string name="create_collection_save_to_collection_tab_selected">%d கீற்று தேர்ந்தது</string>