We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9ec2bc2 + 314ca6d commit fc39ac8Copy full SHA for fc39ac8
resources/lang/he/flowforge.php
@@ -0,0 +1,11 @@
1
+<?php
2
+
3
+return [
4
+ 'loading_more_cards' => 'טוען כרטיסים נוספים...',
5
+ 'no_cards_in_column' => 'אין :cardLabel בעמודה זו',
6
+ 'cards_count' => '{0} :cards|{1} :card|[2,*] :cards',
7
+ 'card_label' => 'רשומה',
8
+ 'plural_card_label' => 'רשומות',
9
+ 'cards_pagination' => ':current מתוך :total :cards',
10
+ 'all_cards_loaded' => 'כל :total ה-:cards נטענו',
11
+];
0 commit comments