Files
bitchat/bitchatShareExtension/Localization/he.lproj/Localizable.strings
T
f5caa1751a Add base localization infrastructure and externalize strings (#670)
* Add base localization infrastructure and externalize strings

* Add Spanish localization scaffolding with translations

* Add machine translations for expanded locales

---------

Co-authored-by: jack <jackjackbits@users.noreply.github.com>
2025-09-24 15:12:42 +02:00

12 lines
479 B
Plaintext

/*
Localizable.strings
bitchatShareExtension (Hebrew)
*/
"share.status.nothing_to_share" = "אין מה לשתף";
"share.status.no_shareable_content" = "אין תוכן שניתן לשתף";
"share.fallback.shared_link_title" = "קישור משותף";
"share.status.shared_link" = "✓ הקישור נשלח אל bitchat";
"share.status.shared_text" = "✓ הטקסט נשלח אל bitchat";
"share.status.failed_to_encode" = "לא ניתן לקודד את הקישור";