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.
1 parent 8c0d96d commit f206657Copy full SHA for f206657
config/locales/az.yml
@@ -68,9 +68,9 @@ az:
68
delete_confirmation: "Siz %{plural_model} silməyə əminsiniz?"
69
succesfully_destroyed:
70
one: "Uğurla silindi: 1 %{model}"
71
- few: "Uğurla silindi: %{count} %{model}"
72
- many: "Uğurla silindi: %{count} %{model}"
73
- other: "Uğurla silindi: %{count} %{model}"
+ few: "Uğurla silindi: %{count} %{plural_model}"
+ many: "Uğurla silindi: %{count} %{plural_model}"
+ other: "Uğurla silindi: %{count} %{plural_model}"
74
selection_toggle_explanation: "(Hamısını seç / Seçilmişləri sıfırla)"
75
action_label: "%{title} seçilmiş"
76
labels:
0 commit comments