1
0
Fork 0
mirror of https://github.com/anyproto/anytype-kotlin.git synced 2025-06-08 05:47:05 +09:00

l10n | Enhancement (#645)

This commit is contained in:
Any Association [bot] 2023-12-06 00:18:11 +02:00 committed by GitHub
parent 94154a3ff5
commit b10bef716f
Signed by: github
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -69,11 +69,11 @@
<string name="multi_select_turn_into">Transformer en</string>
<string name="multi_select_move_to">Déplacer vers</string>
<string name="option_toolbar_header_turn_into">Transformer en</string>
<string name="option_toolbar_header_add_block">Add block</string>
<string name="option_toolbar_header_add_block">Ajouter un bloc</string>
<string name="option_text_text">Texte</string>
<string name="option_text_header_one">Header 1</string>
<string name="option_text_header_two">Header 2</string>
<string name="option_text_header_three">Header 3</string>
<string name="option_text_header_one">Titre 1</string>
<string name="option_text_header_two">Titre 2</string>
<string name="option_text_header_three">Titre 3</string>
<string name="option_text_highlighted">Surligné</string>
<string name="option_list_checkbox">Case à cocher</string>
<string name="option_list_bulleted_list">Liste à puces</string>

View file

@ -1010,7 +1010,7 @@
<string name="button_close">关闭</string>
<!--endregion-->
<!--region ALERTS -->
<string name="alert_gallery_unsupported_title">Gallery will be supported soon</string>
<string name="alert_gallery_unsupported_title">即将支持画廊</string>
<string name="alert_gallery_unsupported_description">目前请使用桌面应用。</string>
<!--endregion-->
</resources>